From 9e9997b1416e4dc74cb199b371a7dfd16997ffd5 Mon Sep 17 00:00:00 2001 From: calvin Date: Fri, 13 Apr 2001 11:40:24 +0000 Subject: [PATCH] add files git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@247 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- .cvsignore | 2 +- test/output/test_frames | 7 +++++++ test/output/test_misc | 16 ++++++++++++++++ 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 test/output/test_frames create mode 100644 test/output/test_misc 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