This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ZipOutputStream tests?


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]