lychee/lychee-bin/tests
Trask Stalnaker 6d0e94c799
Introduce --root-dir (#1576)
* windows

* Introduce --root-path

* lint

* lint

* Simplification

* Add unit tests

* Add integration test

* Sync docs

* Add missing comment to make CI happy

* Revert one of the Windows-specific changes because causing a test failure

* Support both options at the same time

* Revert a comment change that is no longer applicable

* Remove unused code

* Fix and simplification

* Integration test both at the same time

* Unit tests both at the same time

* Remove now redundant comment

* Revert windows-specific change, seems not needed after recent changes

* Use Collector::default()

* extract method and unit tests

* clippy

* clippy: &Option<A> -> Option<&A>

* Remove outdated comment

* Rename --root-path to --root-dir

* Restrict --root-dir to absolute paths for now

* Move root dir check
2024-12-13 14:36:33 +01:00
..
cli.rs Introduce --root-dir (#1576) 2024-12-13 14:36:33 +01:00
data_uris.rs Add different verbosity levels (#824) 2022-11-28 23:25:33 +01:00
example_domains.rs Exclude example TLDs from RFC 2606 (#1335) 2024-01-05 18:48:15 +01:00
local_files.rs Use standard error for error output (#990) 2023-04-11 23:43:33 +02:00
usage.rs Update README.md test to trim whitespaced lines & update README.md 2024-09-22 19:09:35 +02:00