lychee/lychee-bin
Matthias f33b897d5d
Exclude example domains as per RFC 2606 from checking (#627)
Unfortunately it's not possible to automatically enable features
for `cargo test`. See https://github.com/rust-lang/cargo/issues/2911.

As a workaround to allow for using example domains for unit- and integration
tests,  we introduce a new feature, `check_example_domains`, which is
disabled by default for normal users. The feature gets activated for the
integration test which checks that the example domain exclusion works as
expected.
2022-05-29 21:42:00 +02:00
..
src Add support for URI remapping (#620) 2022-05-29 21:41:22 +02:00
tests Exclude example domains as per RFC 2606 from checking (#627) 2022-05-29 21:42:00 +02:00
Cargo.toml Exclude example domains as per RFC 2606 from checking (#627) 2022-05-29 21:42:00 +02:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Update license files (#497) 2022-02-08 10:59:54 +01:00