linkchecker/tests/checker
Chris Mayo f6e182f0e4 Mark TestFile.test_html_url_quote as need_network
Else without the internet the test fails, eventually, with:

warning No MX mail host for users.sourceforge.net found
2020-05-25 19:55:28 +01:00
..
cgi-bin Add test for loginurl 2020-04-19 19:05:55 +01:00
data Add a test for an empty html file accessed over http 2020-05-23 20:01:24 +01:00
__init__.py TestLogger diff output is all Unicode in Python 3 2020-05-20 19:58:44 +01:00
ftpserver.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
httpserver.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
telnetserver.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_all_parts.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_anchor.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_base.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_bookmarks.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_charsets.py Remove spaces after names in class definitions 2020-05-16 20:19:42 +01:00
test_content_allows_robots.py Use HttpServerTest.get_url() 2020-05-17 20:10:28 +01:00
test_error.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_file.py Mark TestFile.test_html_url_quote as need_network 2020-05-25 19:55:28 +01:00
test_frames.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_ftp.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_http.py Enable as many TestHttp html tests as possible without the internet 2020-05-25 19:55:28 +01:00
test_http_misc.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_http_redirect.py Use HttpServerTest.get_url() 2020-05-17 20:10:28 +01:00
test_http_robots.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_httpbin.py Merge pull request #377 from cjmayo/tidyten3 2020-05-13 19:36:54 +01:00
test_https.py TestHttps.test_https doesn't need the internet now 2020-05-25 19:55:28 +01:00
test_https_redirect.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_internpat.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_loginurl.py Add user and password only loginurl tests 2020-05-13 19:32:29 +01:00
test_mail_bad.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_mail_good.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_misc.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_news.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_noproxy.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_telnet.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_unknown.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00
test_urllen.py Merge pull request #377 from cjmayo/tidyten3 2020-05-13 19:36:54 +01:00
test_viruscheck.py Add a test for VirusCheck 2020-05-17 19:04:49 +01:00
test_whitespace.py Remove spaces after names in class method definitions 2020-05-16 20:19:42 +01:00