linkchecker/tests
Chris Mayo b0ea72e8c1 Remove # -*- coding: lines
Except for tests that include non-unicode characters:

tests/test_po.py
tests/test_strformat.py
tests/test_url.py
tests/checker/test_error.py
tests/checker/test_news.py
2020-05-08 10:45:31 +01:00
..
cache Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
checker Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
configuration Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
logger Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
__init__.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
cookies.txt Load cookies from the --cookiefile correctly 2018-03-16 13:23:26 +02:00
htmllib.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_cgi.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_clamav.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_console.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_containers.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_cookies.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_decorators.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_dummy.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_filenames.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_fileutil.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_ftpparse.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_linkchecker.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_linkparser.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_loginformsearch.py Make matching login form credentials case-sensitive 2020-04-27 18:06:29 +01:00
test_mimeutil.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_network.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_parser.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_po.py Python3: use file descriptors 2018-01-19 09:52:43 +01:00
test_robotparser.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_robotstxt.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_strformat.py Update strformat.ascii_safe() because paths are now strings 2019-10-05 19:38:57 +01:00
test_updater.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00
test_url.py Always use utf-8 encoding when quoting 2019-10-05 19:38:57 +01:00
test_urlbuild.py Remove # -*- coding: lines 2020-05-08 10:45:31 +01:00