SiteSucker Tests
This directory contains representative files for Site Sucker testing
(you can look at them in the leland file system as well in /usr/class/cs193i/WWW/test/)
or use View Source in your browser. I'll keep a change log here as we add features
to the available test files.+
- Basic URLs get this working first with -u and -a. Then work on -x. You probably do not want to go on to other
cases until you have the basic things working solidly.
- Assortment This gathers together a
bunch of misc cases.
- Specialized -- the following pages each try to test one
feature at a time...
- extract -x should extract the URLs
- relative -x should extract and convert
the relative URLs
- stop -c should hit stop cases
- error -c should hit error cases
- suffix -- misc suffix cases
- body -a -- just a big bunch of text to test your
read loop