This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Classpath TODO List Checked In
- To: "Aaron M. Renn" <arenn at urbanophile dot com>
- Subject: Re: Classpath TODO List Checked In
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Tue, 18 Apr 2000 21:16:19 -0700 (PDT)
- Cc: classpath at gnu dot org, java-discuss at sourceware dot cygnus dot com
- References: <20000418223615.A12156@urbanophile.com>
Aaron> There don't seem to be many Mauve tests for java.net. I've got
Aaron> some other test cases that I will look at integrating.
Aaron> Unfortunately, a lot of them rely on things such as visual
Aaron> inspection of a web page dumped to the terminal to verify that
Aaron> things are working. How we should test cases of fetching info
Aaron> of the net is something I'd like to get some suggestions on.
Don't the existing Mauve tests work by contacting
sourceware.cygnus.com and then looking for certain web pages there?
We can keep doing this with no problem. The Mauve web pages are in
cvs, so we can check in any sort of thing we want there.
Tom