This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
ZipOutputStream tests?
- To: java at gcc dot gnu dot org
- Subject: ZipOutputStream tests?
- From: Per Bothner <per at bothner dot com>
- Date: 21 Mar 2001 12:57:17 -0800
At this point, the biggest stumbling block for an all-gcj-built Kawa
is that the testsuite builds a testing.zip (compiled from Scheme),
using ZipOutputStream. The result is way truncated. This is
the simplest case imaginable - a single output file with no compression.
I've found and fixed some problems, but I still haven't gotten it
to work. Do we have any tests of java.util.zip in general or
ZipOutputStream in particular?
--
--Per Bothner
per@bothner.com http://www.bothner.com/~per/