aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite
AgeCommit message (Expand)AuthorFilesLines
2002-07-23* libjava.compile/zeroexp.java: New file.Tom Tromey2-0/+14
2002-07-18compile.exp: Sort sources.Rainer Orth4-3/+9
2002-07-02inline.java: New file.Andrew Haley4-3/+60
2002-06-24Makefile.in: Rebuilt.Tom Tromey4-125/+125
2002-06-17javaprims.h: Updated class declaration list.Tom Tromey1-2/+2
2002-06-13re PR java/6865 (gcj: segmentation fault on incorrect input)Tom Tromey3-1/+7
2002-06-11* libjava.compile/PR6865.java: New file. For PR java/6865.Tom Tromey2-0/+7
2002-06-11* libjava.lang/PR6520.java: Fixed typo.Tom Tromey2-1/+5
2002-06-11* libjava.lang/PR6520.java: New file. For PR java/6520.Tom Tromey2-0/+17
2002-06-04re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey5-3/+47
2002-05-30* libjava.compile/T20020529.java: New file.Bryce McKinlay2-0/+27
2002-05-27re PR java/6820 (miscompilation of (a,++a) as arguments to final method)Bryce McKinlay3-0/+22
2002-05-23re PR java/6729 (Compiler error causing break of java.lang.Character.isWhites...Bryce McKinlay2-0/+2
2002-05-23Test case for PR 6729.Bryce McKinlay2-0/+17
2002-05-09re PR target/6429 (libgcc_s problem on dual 32/64-bit arches)Jakub Jelinek1-7/+27
2002-05-08libjava.exp (test_libjava_from_javac): Append .exe to executable names.David Billinghurst1-1/+4
2002-05-06libjava.exp (libjava_arguments): Don't link with -no-install on *-*-cygwin*.David Billinghurst1-1/+4
2002-05-05libjava.exp (test_libjava_from_source): Add comment explaining last patch.David Billinghurst1-0/+3
2002-05-04For PR java/6519:Mark Wielaard3-0/+25
2002-05-04libjava.exp (test_libjava_from_source): Append .exe to executable names.David Billinghurst1-0/+1
2002-05-02libjava.exp (libjava_find_spec): New function.Rainer Orth1-4/+30
2002-04-21re PR java/6391 (Constant float to int conversions don't use ieee_real_to_int...Mark Wielaard2-0/+9
2002-04-17negzero.java: New.Mark Wielaard3-0/+15
2002-04-16re PR libgcj/6081 (libjava make install fails: Arg list too long)Tom Tromey1-4/+4
2002-04-14re PR libgcj/6302 (http URLConnection does not support HTTP/1.1 (and chunked ...Mark Wielaard2-0/+8
2002-04-14re PR libgcj/6293 (PipedInputStream.close() does not notify writer (Mauve test))Mark Wielaard2-0/+12
2002-04-12Install libgcj.jar as libgcj-VERSION.jar.Anthony Green3-6/+18
2002-04-12SyncGlobal.java, [...]: New test case.Loren J. Rittle3-0/+37
2002-04-09re PR java/6204 (gcj generates invalid byte code)Bryce McKinlay5-0/+81
2002-04-07xfails: Add CASE_INSENSITIVE_ORDER...Mark Wielaard2-0/+18
2002-04-07mauve.exp: Use libgcj.jar not libgcj.zip.Mark Wielaard3-1/+12
2002-04-05mauve-libgcj: Add JLS1.0 and JLS1.1 tags, ignore Character.unicode test.Mark Wielaard1-3/+20
2002-03-28Throw_2.java: New.Andrew Haley3-0/+62
2002-03-27libgcj.spec.in: Add CHECKREFSPEC.Anthony Green1-0/+1
2002-03-27InvokeReturn.java: Modify test for targets which do not yet support reflection.Anthony Green2-0/+9
2002-03-27jni.exp (gcj_jni_run): Fix cross build test.Anthony Green2-2/+6
2002-03-27libjava.exp: Add the wrapper link options only when we're linking.Anthony Green2-8/+15
2002-03-26mauve.exp (test_mauve): Use correct stderr redirection code.Tom Tromey2-2/+7
2002-03-26Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.Tom Tromey1-5/+7
2002-03-23reverted erroneous checkinTom Tromey1-6/+5
2002-03-23name-finder.h (_Jv_name_finder::myclose): New method.Tom Tromey1-5/+6
2002-03-23For PR java/6026:Eric Blake2-0/+9
2002-03-22Thread_Interrupt.java (Looper.calibrate): New.Andrew Haley2-1/+27
2002-03-18jni.exp (gcj_jni_test_one): Find libstdc++ in build tree.Tom Tromey2-5/+35
2002-03-17re PR other/5874 (gcc-3.1 20020304 (prerelease) FAILs in libjava testsuite wi...Tom Tromey2-4/+8
2002-03-15For PR java/5902:Eric Blake3-11/+11
2002-03-15Install libgcj-config.h in a better place.Anthony Green1-4/+5
2002-03-12Test for PR java/5848:Tom Tromey3-0/+21
2002-03-12re PR java/5913 (Core dump for String constant instanceof)Eric Blake2-1/+8
2002-03-12re PR java/5902 (Gcj fails to parse float)Eric Blake4-0/+22