diff options
| author | A Farzat <a@farzat.xyz> | 2026-06-03 15:55:13 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-06-03 15:55:13 +0300 |
| commit | 8acafd3dd66a755e4e71ef5f8ad335c8a12b16aa (patch) | |
| tree | be66584b512cbe35be80f8914dde8ed52455a556 /Cargo.toml | |
| parent | 921006d9321948b29df30c3785b16a81f622f451 (diff) | |
| download | repo2markdown-8acafd3dd66a755e4e71ef5f8ad335c8a12b16aa.tar.gz repo2markdown-8acafd3dd66a755e4e71ef5f8ad335c8a12b16aa.zip | |
Convert to absolute paths in normalize_path
This round adds tests that provide a mixture of absolute and relative
paths, forcing it to standardize by making them all absolute upfront.
To decouple tests from `env::current_dir()`, a specialized internal
function was created for tests. The original function simply calls
`env::current_dir()` and passes its return value to the hidden function,
on which tests are run.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions
