add files

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@247 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2001-04-13 11:40:24 +00:00
parent a64e1dcab1
commit 9e9997b141
3 changed files with 24 additions and 1 deletions

View file

@ -7,7 +7,7 @@ dist
foo
MANIFEST
VERSION
linkcheckerConf.py
_linkchecker_configdata.py
js
locale
Packages.gz

7
test/output/test_frames Normal file
View file

@ -0,0 +1,7 @@
test_frames
url file:///home/calvin/projects/linkchecker/test/html/frames.html
valid
url base1.html
valid
url http.html
valid

16
test/output/test_misc Normal file
View file

@ -0,0 +1,16 @@
test_misc
url file:///home/calvin/projects/linkchecker/test/html/misc.html
valid
url hutzli:nixgutt
name bad scheme
error
url javascript:loadthis()
name javascript url
warning Javascript url ignored
valid
url telnet:localhost
error
url telnet:
error
url http://localhost
valid