Chris Mayo
|
94839dcb03
|
Fix TestHttp.test_html_internet on Python 3.12.6
A relative path in a URL without netloc is preserved in
urllib.parse.urlunsplit().
https://docs.python.org/3.12/whatsnew/changelog.html#id4
|
2024-09-20 19:21:25 +01:00 |
|
Petr Dlouhý
|
f5100138ff
|
fix tests that fail because of changed linkchecker output
|
2017-02-14 10:59:38 +01:00 |
|
Bastian Kleineidam
|
6b334dc79b
|
Fix URL result caching.
|
2014-03-08 19:35:10 +01:00 |
|
Bastian Kleineidam
|
7b34be590b
|
Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.
|
2014-03-01 00:12:34 +01:00 |
|
Bastian Kleineidam
|
b363945052
|
Adjust example.com/org tests. This seems to change every now and then.
|
2013-12-04 19:13:18 +01:00 |
|
Bastian Kleineidam
|
03f2e19cfd
|
Fix html tests.
|
2013-01-17 20:40:51 +01:00 |
|
Bastian Kleineidam
|
eabaa41bd2
|
Do not check duplicate URLs.
|
2012-11-06 21:34:22 +01:00 |
|