summaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused primlib testDalibor Topic2005-10-243-391/+0
| | | | | | | | | 2005-10-24 Dalibor Topic <robilad@kaffe.org> * test/native/lib/PrimlibInterface.c, test/native/lib/PrimlibInterface.h, test/native/lib/PrimlibTest.java: Removed unused test.
* * all files: Update for new FSF address.Mark Wielaard2005-07-0231-31/+31
|
* 2002-03-28 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-296-0/+6
| | | | | | | | | * test/.cvsignore: New file. * test/gnu.java.lang.reflect/.cvsignore: New file. * test/java.io/.cvsignore: New file. * test/java.lang.reflect/.cvsignore: New file. * test/java.net/.cvsignore: New file. * test/java.util/.cvsignore: New file.
* * test/java.io/PipedReaderWriterTest.java: Use Thread.sleep() toBryce McKinlay2001-01-052-4/+4
| | | | | | | implement delay, not System.gc(). * test/java.io/PipedStreamTest.java: Ditto. * java/io/PipedReader: Synchronize on "lock" instead of this.
* * test/java.io/RandomAccessFileTest.java: Fix overflow of integerBryce McKinlay2001-01-052-2/+2
| | | | | constant. * test/java.io/dataoutput-jdk.out: Update with corrected JDK output.
* * gnu/java/beans/ChangeLog: removedBrian Jones2000-12-031-103/+0
| | | | | | | | | | | | | | | | | | | | | | * gnu/java/beans/editors/ChangeLog: removed * gnu/java/beans/info/ChangeLog: removed * gnu/java/io/ChangeLog: removed * gnu/java/io/decode/ChangeLog: removed * gnu/java/io/encode/ChangeLog: removed * gnu/java/lang/ChangeLog: removed * gnu/java/lang/reflect/ChangeLog: removed * gnu/java/net/content/text/ChangeLog: removed * java/beans/ChangeLog: removed * java/io/ChangeLog: removed * java/lang/reflect/ChangeLog: removed * java/net/ChangeLog: removed * java/util/ChangeLog: removed * native/java.io/ChangeLog: removed * native/java.lang.reflect/ChangeLog: removed * native/java.net/ChangeLog: removed * native/lib/ChangeLog: removed * native/vmi/ChangeLog: removed * test/java.io/ChangeLog: removed
* Cleanup, new testJohn Keiser1999-03-153-133/+344
|
* (testObject): Commented out toList test since that function doesn't exist.Geoff Berry1999-03-061-1/+3
|
* (runReadTest): Added 'L' to the end of literal long that is too big toGeoff Berry1999-03-061-2/+2
| | | | | | fit in an integer. JDK javac compiles without this, but it is illegal according to JLS. (main): Same as above.
* Initial checkinAaron M. Renn1998-12-022-0/+221
|
* Changed copyright assignment to FSF.Geoff Berry1998-08-305-5/+5
|
* Initial checkinAaron M. Renn1998-08-142-0/+102
|
* Initial CheckinAaron M. Renn1998-08-131-0/+2
|
* Now outputs one file with all the class names prepended, for easier diffing.John Keiser1998-08-121-7/+9
|
* Started a real test suite for java.beans.John Keiser1998-08-022-0/+134
|
* Initial checkinAaron M. Renn1998-08-022-0/+167
|
* Initial CheckinAaron M. Renn1998-08-0216-0/+1878
|
* Copyright notice updateAaron M. Renn1998-08-027-54/+76
|
* OutputClass will allow us to compare our sigs and exceptions with Sun's.John Keiser1998-08-011-0/+96
|
* Added java.lang.Comparable, java.lang.UnsupportedOperationExceptionGeoff Berry1998-07-242-0/+10
| | | | | and some Makefile.am's in an attempt to get the entire tree to compile.
* Updated data files to correspond to new test classes. Moved testGeoff Berry1998-07-2410-0/+310
| | | | classes out of ObjectOutputStreamTest. Added ObjectInputStreamTest.
* Moved test classes into seperate files so they could be used byGeoff Berry1998-07-241-137/+2
| | | | ObjectInputStreamTest.
* Added tests for (getClassForEncoding).Geoff Berry1998-07-241-3/+34
|
* Added data files for ObjectOutputStreamTest.Geoff Berry1998-07-216-0/+0
|
* First version.Geoff Berry1998-07-211-0/+292
|
* Fixed typo.Geoff Berry1998-07-211-1/+1
|
* Added test for Array java.lang.reflect class. Requires Makefiles I have not ↵John Keiser1998-07-151-0/+184
| | | | made yet, but runs successfully on JDK 1.1.6 / Win32.
* See ChangeLog.Geoff Berry1998-07-071-0/+282
|
* Added comments for gnu/java/lang/reflect/TypeSignature.javaGeoff Berry1998-07-073-1/+171
| | | | | | | | java/io/ObjectStreamClass.java java/io/ObjectStreamConstants.java native/java.io/java_io_ObjectStreamClass.c Added initialization of int d2 in mergeSort(Object[],Comparator) to placate javac.
* Created tests for primlib and jnilink. primlib test needs one more ↵John Keiser1998-07-016-0/+665
| | | | addition. Later.
* Initial commit. Works but not well commented and has no copyright messageStuart Ballard1998-06-261-0/+269
|
* Initial CheckinAaron M. Renn1998-06-1910-0/+1112
|
* Added java.io directoryAaron M. Renn1998-06-191-1/+1
|
* Eliminate unnecessary flushesAaron M. Renn1998-06-101-1/+7
|
* Initial CheckoutAaron M. Renn1998-05-181-0/+5
|
* Initial CheckinAaron M. Renn1998-05-1812-0/+832