mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-26 17:14:42 +00:00
adjust test result for new cache optimization
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3259 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
cd8886c77f
commit
23879d78d4
1 changed files with 27 additions and 27 deletions
|
|
@ -3,6 +3,33 @@ cache key http://localhost:8001/%(datadir)s/http.html
|
|||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
name CSS urls
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
name CSS urls
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
valid
|
||||
|
||||
url (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
valid
|
||||
|
||||
url http://www.garantiertnixgutt.bla/
|
||||
cache key http://www.garantiertnixgutt.bla/
|
||||
real url http://www.garantiertnixgutt.bla/
|
||||
|
|
@ -95,33 +122,6 @@ name html entities
|
|||
warning Base URL is not properly normed. Normed URL is http://localhost:8001/?quoted=%%FC.
|
||||
valid
|
||||
|
||||
url (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
name CSS urls
|
||||
valid
|
||||
|
||||
url http.html (cached)
|
||||
cache key http://localhost:8001/%(datadir)s/http.html
|
||||
real url http://localhost:8001/%(datadir)s/http.html
|
||||
name CSS urls
|
||||
valid
|
||||
|
||||
url http://localhost:8001/ (cached)
|
||||
cache key http://localhost:8001/
|
||||
real url http://localhost:8001/
|
||||
|
|
|
|||
Loading…
Reference in a new issue