This is the mail archive of the java-patches@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] |
| Other format: | [Raw text] | |
>-- Original Message -- >Date: Tue, 12 Oct 2004 10:44:07 +0100 >From: Andrew Haley <aph@redhat.com> >To: "Andreas Tobler" <toa@pop.agri.ch> >Cc: "Casey Marshall" <csm@gnu.org>, tromey@redhat.com, > "Java Patches" <java-patches@gcc.gnu.org> >Subject: Re: [patch] minimal test case for sha-1 and md5 > > >Andreas Tobler writes: > > > > >-- Original Message -- > > > > >Please add a small test to libjava.lang. It doesn't have to be > > >exhaustive, but it should be there. > > > > Do you agree on these two? > >That's exactly what we need. Thanks, I commit the following to main. Andreas 2004-10-12 Rutger Ovidius <ovidr@users.sourceforge.net> PR libgcj/17903: * testsuite/libjava.lang/md5test.java: New file. * testsuite/libjava.lang/md5test.out: Likewise. * testsuite/libjava.lang/shatest.java: Likewise. * testsuite/libjava.lang/shatest.out: Likewise.
Attachment:
sha-test.diff
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |