mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-22 17:00:25 +00:00
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@570 e7d03fd6-7b0d-0410-9947-9c21f3af8025
61 lines
1,015 B
Text
61 lines
1,015 B
Text
test_http
|
|
url file:///home/calvin/projects/linkchecker/test/html/http.html
|
|
valid
|
|
url http://www.garantiertnixgutt.bla
|
|
name bad url
|
|
warning Path is empty
|
|
error
|
|
url http://www.heise.de
|
|
name ok
|
|
warning Path is empty
|
|
valid
|
|
url http:/www.heise.de
|
|
name one slash
|
|
error
|
|
url http:www.heise.de
|
|
cached
|
|
name no slash
|
|
error
|
|
url http://
|
|
name no url
|
|
warning Path is empty
|
|
error
|
|
url http:/
|
|
cached
|
|
name no url, one slash
|
|
warning Path is empty
|
|
error
|
|
url http:
|
|
cached
|
|
name no url, no slash
|
|
warning Path is empty
|
|
error
|
|
url http://www.blubb.de/stalter&sohn
|
|
name unquoted ampersand
|
|
error
|
|
url http://slashdot.org/
|
|
name unquoted
|
|
valid
|
|
url http://www.heise.de/#isnix
|
|
name invalid anchor
|
|
warning anchor #isnix not found
|
|
valid
|
|
url HtTP://WWW.hEIsE.DE
|
|
cached
|
|
name should be cached
|
|
warning Path is empty
|
|
valid
|
|
url HTTP://WWW.HEISE.DE
|
|
cached
|
|
name should be cached
|
|
warning Path is empty
|
|
valid
|
|
url http://www.heise.de/?quoted=ü
|
|
name html entities
|
|
valid
|
|
url illegalquote1
|
|
name no beginning quote
|
|
error
|
|
url illegalquote2
|
|
name no ending quote
|
|
error
|