linkchecker/tests/checker/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
..
a b Fix URL result caching. 2014-03-08 19:35:10 +01:00
base Added back the unittest data files 2008-11-27 19:23:40 +00:00
charsets add charset tests 2019-07-22 19:59:37 +01:00
plist_binary Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
plist_xml Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
all_parts_linenos.html Support Beautiful Soup line numbers 2019-10-05 19:38:57 +01:00
all_parts_linenos.html.result Support Beautiful Soup line numbers 2019-10-05 19:38:57 +01:00
anchor.html Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
anchor1.html Add an anchor test for multiple inter-connected files 2022-10-03 19:33:05 +01:00
anchor1.html.result Add an anchor test for multiple inter-connected files 2022-10-03 19:33:05 +01:00
anchor2.html Add an anchor test for multiple inter-connected files 2022-10-03 19:33:05 +01:00
anchor3.html Add an anchor test for multiple inter-connected files 2022-10-03 19:33:05 +01:00
archive.html Add test for archive attribute support. 2011-12-30 12:36:22 +01:00
archive.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
base1.html Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
base1.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
base2.html Added back the unittest data files 2008-11-27 19:23:40 +00:00
base2.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
base3.html Added back the unittest data files 2008-11-27 19:23:40 +00:00
base3.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
base4.html Added back the unittest data files 2008-11-27 19:23:40 +00:00
base4.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
base_ignorewarnings.html Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
base_ignorewarnings.html.result Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
base_ignorewarnings_with_warning.html Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
base_ignorewarnings_with_warning.html.result Add ignorewarningsforurls to ignore specific warnings (#794) 2024-02-13 19:43:29 +00:00
Bookmarks Support Google Chrome Bookmark files. 2011-02-15 18:26:00 +01:00
Bookmarks.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
cookies.txt Added back the unittest data files 2008-11-27 19:23:40 +00:00
dir.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
dir.zip Added back the unittest data files 2008-11-27 19:23:40 +00:00
empty.html Fix internal error on empty HTML files 2020-05-21 19:01:33 +03:00
empty.html.result Fix internal error on empty HTML files 2020-05-21 19:01:33 +03:00
favicon.ico Added back the unittest data files 2008-11-27 19:23:40 +00:00
file.asc Added back the unittest data files 2008-11-27 19:23:40 +00:00
file.asc.result Add warning url-content-type-unparseable 2022-09-02 19:29:11 +01:00
file.css Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
file.css.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
file.doc Added Word test. 2013-01-09 23:02:47 +01:00
file.doc.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
file.html Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
file.html.result fix tests that fail because of changed linkchecker output 2017-02-14 10:59:38 +01:00
file.markdown Use example.com for tests. 2016-01-19 12:17:08 +01:00
file.markdown.result Add warning url-content-type-unparseable 2022-09-02 19:29:11 +01:00
file.pdf Add PDF test and fix page number. 2014-04-29 18:53:24 +02:00
file.pdf.result Add PDF test and fix page number. 2014-04-29 18:53:24 +02:00
file.php Ignore PHP processing instructions in local files. 2012-06-10 14:02:01 +02:00
file.php.result Fix assertion checking external links; fix tests 2014-03-10 18:23:44 +01:00
file.txt Added back the unittest data files 2008-11-27 19:23:40 +00:00
file.txt.result Add warning url-content-type-unparseable 2022-09-02 19:29:11 +01:00
file.wml Support WML sites. 2012-08-22 22:43:14 +02:00
file.wml.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
file_url_quote.html Add new tests for URL quoting 2019-10-05 19:38:57 +01:00
file_url_quote.html.result Add new tests for URL quoting 2019-10-05 19:38:57 +01:00
frames.html Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
frames.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
html5.html Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
html5.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
http.html Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
http.html.result Fix fragment identifier quoting 2017-11-10 08:03:03 -05:00
http.xhtml Added back the unittest data files 2008-11-27 19:23:40 +00:00
http.xhtml.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
http_anchor.html Add a test for a page with links to anchors 2020-07-27 19:22:32 +01:00
http_anchor.html.result Add tests for encoded anchors for file: and http: 2022-10-03 19:33:05 +01:00
http_empty.html Add a test for an empty html file accessed over http 2020-05-23 20:01:24 +01:00
http_empty.html.result Add a test for an empty html file accessed over http 2020-05-23 20:01:24 +01:00
http_file.html Restrict local file checking. 2012-11-07 18:07:00 +01:00
http_file.html.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
http_invalid_host.html Add test for invalid host name in content 2020-08-15 17:04:41 +01:00
http_invalid_host.html.result Add test for invalid host name in content 2020-08-15 17:04:41 +01:00
http_lowercase.html Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
http_lowercase.html.result fix tests that fail because of changed linkchecker output 2017-02-14 10:59:38 +01:00
http_quotes.html Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
http_quotes.html.result fix http test after parser change 2019-07-22 19:59:37 +01:00
http_slash.html Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
http_slash.html.result fix tests that fail because of changed linkchecker output 2017-02-14 10:59:38 +01:00
http_url_quote.html Add new tests for URL quoting 2019-10-05 19:38:57 +01:00
http_url_quote.html.result Add new tests for URL quoting 2019-10-05 19:38:57 +01:00
http_utf8.html Fix TypeError: string arg required in content_allows_robots() 2019-10-22 14:13:45 +03:00
http_utf8.html.result Fix TypeError: string arg required in content_allows_robots() 2019-10-22 14:13:45 +03:00
loginform.html Add test for loginurl 2020-04-19 19:05:55 +01:00
loginform_password.html Add user and password only loginurl tests 2020-05-13 19:32:29 +01:00
loginform_user.html Add user and password only loginurl tests 2020-05-13 19:32:29 +01:00
misc.html Fix localhost tests. 2011-12-17 20:31:47 +01:00
misc.html.result fix tests that fail because of changed linkchecker output 2017-02-14 10:59:38 +01:00
newurl.html Added back the unittest data files 2008-11-27 19:23:40 +00:00
no_decl_sitemap.xml Detect sitemaps that do not start with an XML declaration 2020-08-11 19:35:56 +01:00
no_decl_sitemapindex.xml Detect sitemaps that do not start with an XML declaration 2020-08-11 19:35:56 +01:00
norobots.html Replace MetaRobotsFinder using BeautifulSoup.find() 2020-04-29 20:07:00 +01:00
opera6.adr Added back the unittest data files 2008-11-27 19:23:40 +00:00
opera6.adr.result Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
places.sqlite Fix Mozilla bookmarks test file 2009-06-22 20:52:52 +02:00
places.sqlite.result Add new name output lines to test results 2009-02-23 20:08:06 +01:00
redir.html Allow redirections to external URLs with same domain. 2010-08-13 01:22:18 +02:00
redir.html.result Elevate redirection to a warning tagged http-redirected 2023-08-28 19:22:24 +01:00
sitemap.xml Fix XmlTagUrlParser and make Python 3 compatible 2019-10-28 19:20:05 +00:00
sitemap.xml.result Fix XmlTagUrlParser and make Python 3 compatible 2019-10-28 19:20:05 +00:00
sitemapindex.xml Add coverage for parser.sitemap.parse_sitemapindex() 2020-05-27 20:02:03 +01:00
sitemapindex.xml.result Add coverage for parser.sitemap.parse_sitemapindex() 2020-05-27 20:02:03 +01:00
test.swf Added back the unittest data files 2008-11-27 19:23:40 +00:00
udir.result Fix checking directory containing Unicode filenames 2022-09-05 19:28:40 +01:00
urlencoding_anchor.html Add tests for encoded anchors for file: and http: 2022-10-03 19:33:05 +01:00
urlencoding_anchor.html.file.result Add tests for encoded anchors for file: and http: 2022-10-03 19:33:05 +01:00
urlencoding_anchor.html.result Add tests for encoded anchors for file: and http: 2022-10-03 19:33:05 +01:00
urllist.txt Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
urllist.txt.result Fix assertion checking external links; fix tests 2014-03-10 18:23:44 +01:00
utf8.html Add a regression test for issue #317 2019-10-21 17:45:18 +03:00
utf8.html.result Fix TypeError: string arg required in find_links() 2019-10-21 17:47:46 +03:00
Мошкова.bin Add unicode file test 2009-11-28 12:04:02 +01:00
Мошкова.bin.result Add warning url-content-type-unparseable 2022-09-02 19:29:11 +01:00