aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.compile/compile.exp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-20/+0
From-SVN: r120621
2003-09-05compile.exp: Test with -O3 rather than -O.Jeff Sturm1-1/+1
* libjava.compile/compile.exp: Test with -O3 rather than -O. * libjava.lang/lang.exp: Likewise. From-SVN: r71102
2002-07-18compile.exp: Sort sources.Rainer Orth1-1/+1
* libjava.compile/compile.exp: Sort sources. * libjava.jni/jni.exp (gcj_jni_run): Likewise. * libjava.lang/lang.exp: Likewise. From-SVN: r55558
2000-05-17mauve.exp (test_mauve): Call `prune_warnings'.Tom Tromey1-2/+2
* libjava.mauve/mauve.exp (test_mauve): Call `prune_warnings'. (test_mauve_sim): Likewise. (test_mauve): Redirect stderr in system call. (test_mauve_sim): Likewise. * lib/libjava.exp (test_libjava_from_source): Call `prune_warnings'. (test_libjava_from_javac): Likewise. (bytecompile_file): Redirect stderr in system call. * lib/libjava.exp (libjava_find_program): New proc. (find_jvscan): Use it. (find_gcjh): New proc. * libjava.compile/compile.exp: Use "", not $options. From-SVN: r33959
1999-10-04A little clean up.Anthony Green1-0/+20
From-SVN: r29790