ZipOutputStream tests?
Tom Tromey
tromey@redhat.com
Wed Mar 21 13:11:00 GMT 2001
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> At this point, the biggest stumbling block for an all-gcj-built
Per> Kawa is that the testsuite builds a testing.zip (compiled from
Per> Scheme), using ZipOutputStream. The result is way truncated.
Per> This is the simplest case imaginable - a single output file with
Per> no compression. I've found and fixed some problems, but I still
Per> haven't gotten it to work. Do we have any tests of java.util.zip
Per> in general or ZipOutputStream in particular?
I don't see any in Mauve, so I assume there aren't any.
Writing a new Mauve test is easy though -- please do write tests for
this if you have the time, etc.
Tom
More information about the Java
mailing list