diff --git a/.cvsignore b/.cvsignore index eacf2f50..820deb3a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -7,7 +7,7 @@ dist foo MANIFEST VERSION -linkcheckerConf.py +_linkchecker_configdata.py js locale Packages.gz diff --git a/test/output/test_frames b/test/output/test_frames new file mode 100644 index 00000000..84190f9c --- /dev/null +++ b/test/output/test_frames @@ -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 diff --git a/test/output/test_misc b/test/output/test_misc new file mode 100644 index 00000000..5ad670e4 --- /dev/null +++ b/test/output/test_misc @@ -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