linkchecker/tests/configuration/data
nodet 28f6743778
Add ignorewarningsforurls to ignore specific warnings (#794)
We want to allow specifying a warning to ignore for
each URL. If no regex is specified for the warning to ignore,
we'll ignore all warnings.

The tests still pass as they are, which means that unknown
values in the configuration file are simply ignored.

* [#782] Add values to configuration file

* [#782] Parse new configuration values

* [#782] Actually ignore a warning

* [#782] Confirm side cases work as expected

* [#782] Add logging when deciding to ignore warnings

* [#782] Documentation for ignorewarningsforurls

* [#782] Update (generated) man pages

* [#782] These tests pass without network, actually

* [#782] Fix copy/paste error in symbol naming

* [#782] The regex matches the name of the warning, not the message

* [#782] Better wording

* [#782] Update (generated) man pages

* [#782] We match the type, not the message
2024-02-13 19:43:29 +00:00
..
config.empty Add tests for missing and empty FILENAMEs 2023-11-13 19:22:12 +00:00
config0.ini Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
config1.ini Deprecate the --interactive commandline option. 2011-02-20 11:05:29 +01:00
config2.ini Move test files to separate module 2008-05-20 17:01:16 +00:00
config3.ini Rename blacklist to failures 2020-08-23 17:19:26 +01:00