Bastian Kleineidam
|
c51caf1133
|
Assertions should be earlier.
|
2014-03-14 20:26:11 +01:00 |
|
Bastian Kleineidam
|
2d2e010940
|
Move some scripts into the new script dir.
|
2014-03-12 19:29:11 +01:00 |
|
Bastian Kleineidam
|
306979abca
|
Add HttpHeaderInfo plugin
|
2014-03-12 19:28:37 +01:00 |
|
Bastian Kleineidam
|
1733c6a6f2
|
Fix Travis CI build.
|
2014-03-11 19:56:36 +01:00 |
|
Bastian Kleineidam
|
bca226c293
|
Fix assertion checking external links; fix tests
|
2014-03-10 18:23:44 +01:00 |
|
Bastian Kleineidam
|
6b334dc79b
|
Fix URL result caching.
|
2014-03-08 19:35:10 +01:00 |
|
Bastian Kleineidam
|
fab2c2da98
|
Improve content type setting.
|
2014-03-05 20:12:19 +01:00 |
|
Bastian Kleineidam
|
ef13a3fce1
|
Implement sitemap and sitemap index parsing.
|
2014-03-05 19:26:37 +01:00 |
|
Bastian Kleineidam
|
b17211f162
|
Set for release.
|
2014-03-04 21:36:24 +01:00 |
|
Bastian Kleineidam
|
978b24f2d7
|
Merge branch 'caching'
|
2014-03-04 07:21:42 +01:00 |
|
Bastian Kleineidam
|
f1076c8813
|
Increase url-too-long warning.
|
2014-03-03 23:31:04 +01:00 |
|
Bastian Kleineidam
|
82f81241fd
|
Check all links and add better caching.
|
2014-03-03 23:29:45 +01:00 |
|
Bastian Kleineidam
|
cc21f8f3d2
|
Add missing import.
|
2014-03-02 20:01:55 +01:00 |
|
Bastian Kleineidam
|
b8175e2357
|
Disable news test.
|
2014-03-02 20:01:36 +01:00 |
|
Bastian Kleineidam
|
924c6285d2
|
Fix some tests
|
2014-03-02 07:45:04 +01:00 |
|
Bastian Kleineidam
|
98c8163179
|
Remove old test
|
2014-03-01 21:16:38 +01:00 |
|
Bastian Kleineidam
|
6f205a2574
|
Support checking Sitemap: URLs in robots.txt files.
|
2014-03-01 20:25:19 +01:00 |
|
Bastian Kleineidam
|
0e4d6f6e1a
|
Parse sitemap urls in robots.txt files.
|
2014-03-01 19:57:57 +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
|
c806be5c15
|
Updated copyright
|
2014-01-08 22:33:04 +01:00 |
|
Bastian Kleineidam
|
e0a2558b2b
|
Updated copyright.
|
2013-12-24 07:13:16 +01:00 |
|
Bastian Kleineidam
|
103e00b4d1
|
Allow disabling of ssl certificate checks.
|
2013-12-12 22:17:57 +01:00 |
|
Bastian Kleineidam
|
5736987b60
|
Refactor output loggers.
|
2013-12-11 18:41:55 +01:00 |
|
Bastian Kleineidam
|
78ed1e9e52
|
Do not GET on POST forms.
|
2013-12-10 23:42:43 +01:00 |
|
Bastian Kleineidam
|
b567f766ba
|
Fix strtime test.
|
2013-12-06 07:13:44 +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
|
023da7c993
|
Remove the duplicate URL content check.
|
2013-12-04 19:12:40 +01:00 |
|
Bastian Kleineidam
|
84dac60f57
|
Fix network test
|
2013-12-04 19:05:20 +01:00 |
|
Bastian Kleineidam
|
36badddfac
|
Update cookie code from Python module.
|
2013-12-04 19:05:08 +01:00 |
|
Bastian Kleineidam
|
c966fe6b24
|
Remove the http-wrong-redirect warning
|
2013-04-11 18:33:19 +02:00 |
|
Bastian Kleineidam
|
b7c82d1e75
|
Fix strformat.strsize() test.
|
2013-02-27 19:36:03 +01:00 |
|
Bastian Kleineidam
|
35bc79dd90
|
Updated copyright.
|
2013-01-25 21:14:27 +01:00 |
|
Bastian Kleineidam
|
a86e36e5d3
|
Fix test cases for example.com redirection.
|
2013-01-23 19:42:29 +01:00 |
|
Bastian Kleineidam
|
e6ad32c028
|
Catch UnicodeError for invalid host names.
|
2013-01-23 19:42:29 +01:00 |
|
Bastian Kleineidam
|
4dad2aa33c
|
Support dns-prefetch URLs.
|
2013-01-17 20:41:09 +01:00 |
|
Bastian Kleineidam
|
03f2e19cfd
|
Fix html tests.
|
2013-01-17 20:40:51 +01:00 |
|
Bastian Kleineidam
|
7fe72745ae
|
Updated copyright.
|
2013-01-09 23:03:12 +01:00 |
|
Bastian Kleineidam
|
aaf35c0f4a
|
Added Word test.
|
2013-01-09 23:02:47 +01:00 |
|
Bastian Kleineidam
|
e91c2edf7e
|
Test all http response codes.
|
2012-11-13 18:11:25 +01:00 |
|
Bastian Kleineidam
|
cd4abb1f12
|
Improve repr() of url data, and remove alexa test script.
|
2012-11-09 19:09:38 +01:00 |
|
Bastian Kleineidam
|
7bd58af106
|
Updated copyright.
|
2012-11-07 18:07:00 +01:00 |
|
Bastian Kleineidam
|
faa052fa99
|
Fix test case.
|
2012-11-07 18:07:00 +01:00 |
|
Bastian Kleineidam
|
f9a7f5ef96
|
Restrict local file checking.
|
2012-11-07 18:07:00 +01:00 |
|
Bastian Kleineidam
|
eabaa41bd2
|
Do not check duplicate URLs.
|
2012-11-06 21:34:22 +01:00 |
|
Bastian Kleineidam
|
bc6cf5de34
|
Start local telnet server for tests.
|
2012-10-30 17:44:00 +01:00 |
|
Bastian Kleineidam
|
e594ca3c39
|
Improved documentation.
|
2012-10-30 17:44:00 +01:00 |
|
Bastian Kleineidam
|
5f2e6730a9
|
Allow python interpreter specification for test run.
|
2012-10-26 18:05:00 +02:00 |
|
Bastian Kleineidam
|
a77a5dddfd
|
Fix sporadic test failures with a dummy directory listing.
|
2012-10-15 14:36:27 +02:00 |
|
Bastian Kleineidam
|
7929a48d78
|
Fix url split with invalid port names.
|
2012-10-13 12:03:09 +02:00 |
|
Bastian Kleineidam
|
57c2fd7b22
|
Add alexa run debug flag.
|
2012-10-10 21:05:07 +02:00 |
|