linkchecker/tests/checker/data
Marius Gedminas f4ec7531c1 Fix TestHttp.test_html
The HTML tag has two attributes with URLs:

  <applet archive="file.html" src="file.css">

It would appear that the order in which these attributes are crawled
does not match the order in the result file.

Possibly the crawling order is non-deterministic, although I cannot
reproduce that.  If that's the case, the fix would be to sort the
attributes in the crawler before following them, which means we want the
expected results sorted as well (and since 'archive' comes before 'src',
so file.html should come before file.css).
2017-02-01 18:41:47 +02: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
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
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
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
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
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 new name output lines to test results 2009-02-23 20:08:06 +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 assertion checking external links; fix tests 2014-03-10 18:23:44 +01:00
file.markdown Use example.com for tests. 2016-01-19 12:17:08 +01:00
file.markdown.result Use example.com for tests. 2016-01-19 12:17:08 +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 new name output lines to test results 2009-02-23 20:08:06 +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
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 TestHttp.test_html 2017-02-01 18:41:47 +02: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_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_lowercase.html Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
http_lowercase.html.result Fix URL result caching. 2014-03-08 19:35:10 +01:00
http_quotes.html Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
http_quotes.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_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 URL result caching. 2014-03-08 19:35:10 +01:00
misc.html Fix localhost tests. 2011-12-17 20:31:47 +01:00
misc.html.result Fix empty URL handling. 2014-07-03 23:34:40 +02:00
newurl.html Added back the unittest data files 2008-11-27 19:23:40 +00:00
norobots.html Added back the unittest data files 2008-11-27 19:23:40 +00:00
norobots.html.result Add new name output lines to test results 2009-02-23 20:08:06 +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 Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
sitemap.xml Implement sitemap and sitemap index parsing. 2014-03-05 19:26:37 +01:00
sitemapindex.xml Implement sitemap and sitemap index parsing. 2014-03-05 19:26:37 +01:00
test.swf Added back the unittest data files 2008-11-27 19:23:40 +00: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
Мошкова.bin Add unicode file test 2009-11-28 12:04:02 +01:00
Мошкова.bin.result Remove the unnormed URL warning. 2010-07-29 20:20:59 +02:00