mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-22 15:14:44 +00:00
tests update
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@358 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
af9cd2d82f
commit
105d30cbd2
2 changed files with 12 additions and 1 deletions
|
|
@ -22,6 +22,9 @@ name 5
|
|||
valid
|
||||
url mailto:?to=calvin@studcs.uni-sb.de?subject=blubb
|
||||
name ...
|
||||
error
|
||||
url mailto:news-admins@freshmeat.net?subject=Re:%20[fm%20#11093]%20(news-admins)%20Submission%20report%20-%20Pretty%20CoLoRs
|
||||
name ...
|
||||
valid
|
||||
url mailto:jan@jan-dittberner.de?subject=test
|
||||
name ...
|
||||
|
|
@ -31,7 +34,7 @@ name 5
|
|||
error
|
||||
url mailto:calvin@cs.uni-sb.de?subject=Halli hallo
|
||||
name _
|
||||
error
|
||||
valid
|
||||
url mailto:Bastian Kleineidam <calvin@host1?foo=bar>
|
||||
name 3
|
||||
error
|
||||
|
|
|
|||
|
|
@ -12,6 +12,14 @@ url telnet:localhost
|
|||
error
|
||||
url telnet:
|
||||
error
|
||||
url telnet://route-views.oregon-ix.net
|
||||
valid
|
||||
url telnet://user@route-views.oregon-ix.net
|
||||
cached
|
||||
valid
|
||||
url telnet://user:password@route-views.oregon-ix.net
|
||||
cached
|
||||
valid
|
||||
url http://localhost
|
||||
warning Missing '/' at end of URL
|
||||
valid
|
||||
|
|
|
|||
Loading…
Reference in a new issue