summaryrefslogtreecommitdiffstats
path: root/libjava/testsuite/libjava.compile
Commit message (Collapse)AuthorAgeFilesLines
...
* For PR java/4766:tromey2001-12-201-0/+25
| | | | | | | * libjava.compile/PR4766.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48209 138bc75d-0d04-0410-961f-82ee72b054a4
* For PR java/3417:tromey2001-12-182-0/+7
| | | | | | | | * libjava.compile/PR3417.xfail: New file. * libjava.compile/PR3417.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48161 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/BlankFinal.java: Removed; incorrect test.tromey2001-12-071-16/+0
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47739 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-09-27 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-271-0/+21
| | | | | | | | | * libjava.compile/final_initialization_in_ctor.java: New file ( http://gcc.gnu.org/ml/gcc-patches/2001-09/msg01160.html ) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45843 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-08-28 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-013-0/+29
| | | | | | | | | | | * libjava.compile/final_assignment_check.java: New file. * libjava.compile/final_assignment_check.xfail: Likewise. * libjava.compile/final_local_switch.java: Likewise. (http://gcc.gnu.org/ml/java-patches/2001-q3/msg00342.html ) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45346 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-08-17 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-171-0/+13
| | | | | | | | | * libjava.compile/XercesBug.java: New file. (http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01066.html) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44987 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-07-12 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-132-39/+0
| | | | | | | | | | | | * libjava.compile/anon_ctor_itf_arg.java: Moved to `libjava.lang.' * libjava.compile/anon_ctor_itf_arg.out: Likewise * libjava.lang/invoke_from_inner.java: New file. * libjava.lang/invoke_from_inner.out: Likewise. (http://gcc.gnu.org/ml/java-patches/2001-q3/msg00061.html ) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43994 138bc75d-0d04-0410-961f-82ee72b054a4
* 2001-07-12 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-07-122-0/+39
| | | | | | | | | | * libjava.compile/anon_ctor_itf_arg.java: New file. * libjava.compile/anon_ctor_itf_arg.out: New file. (http://gcc.gnu.org/ml/java-patches/2001-q3/msg00059.html) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43974 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.lang/pr83.xfail: Removed.tromey2001-04-103-3/+0
| | | | | | | | | | | * libjava.lang/Shazam.xfail: Removed. * libjava.lang/PR162.xfail: Removed. * libjava.compile/PR375.xfail: Removed. * libjava.compile/PR208.xfail: Removed xfail-byte. * libjava.compile/PR207.xfail: Removed xfail-byte. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41220 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/weirddecl.xfail: Removed xfail-*.tromey2001-04-072-4/+0
| | | | | | | * libjava.compile/PR374.xfail: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41180 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/uesc.java: New file.tromey2001-03-212-0/+10
| | | | | | | * libjava.compile/uesc.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40704 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/assignment.xfail: Removed.tromey2001-03-142-4/+0
| | | | | | | * libjava.compile/assignment_2.xfail: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40463 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/SuperConstr.java: New test case.bryce2001-01-081-0/+20
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38793 138bc75d-0d04-0410-961f-82ee72b054a4
* * lib/libjava.exp (libjava_tcompile): New proc.tromey2000-12-1613-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | (test_libjava_from_source): Use it. (test_libjava_from_javac): Likewise. (find_javac): New proc. (bytecompile_file): Use it. (test_libjava_from_javac): Handle `xfail-gcjC' tag. If no-exec set, then don't link even if program has a `main'. * libjava.compile/static_3.xfail: New file. * libjava.compile/weirddecl.xfail: New file. * libjava.compile/static_2.xfail: New file. * libjava.compile/not_a_redef.xfail: New file. * libjava.compile/inner_1.xfail: New file. * libjava.compile/assignment_2.xfail: New file. * libjava.compile/assignment.xfail: New file. * libjava.compile/abstr.xfail: New file. * libjava.compile/PR375.xfail: New file. * libjava.compile/PR374.java: New file. * libjava.compile/PR238.xfail: New file. * libjava.compile/PR208.xfail: New file. * libjava.compile/PR207.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38296 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/weirddecl.java: New file.tromey2000-11-261-0/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37767 138bc75d-0d04-0410-961f-82ee72b054a4
* Fri Nov 24 11:25:20 2000 Anthony Green <green@redhat.com>green2000-11-241-0/+1
| | | | | | | | | | | * lib/libjava.exp (bytecompile_file): Change default from javac to gcj -C. (libjava_arguments): Fix classpath. * libjava.compile/PR129_B.no-link: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37719 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR375.java: New file. For PR gcj/375.tromey2000-11-241-0/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37717 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR374.java: New file. For PR gcj/374.tromey2000-11-241-0/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37716 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/sjis_comment3.java: Removed.tromey2000-11-076-30/+0
| | | | | | | | | | | * libjava.compile/sjis_comment2.java: Removed. * libjava.compile/sjis_comment1.java: Removed. * libjava.compile/euc_comment3.java: Removed. * libjava.compile/euc_comment2.java: Removed. * libjava.compile/euc_comment1.java: Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37298 138bc75d-0d04-0410-961f-82ee72b054a4
* New test codegreen2000-10-091-0/+11
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36796 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/abstr.xfail: New file.tromey2000-09-012-0/+15
| | | | | | | * libjava.compile/abstr.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36087 138bc75d-0d04-0410-961f-82ee72b054a4
* From PR gcj/310:tromey2000-08-102-0/+10
| | | | | | | | * libjava.compile/PR310.java: New file. * libjava.compile/PR310.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35596 138bc75d-0d04-0410-961f-82ee72b054a4
* Test case for gcj/295.green2000-07-301-0/+11
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35352 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-07-11 Andrew Haley <aph@cygnus.com>aph2000-07-111-0/+9
| | | | | | | * libjava.compile/static_init2.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34962 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR238.java: New file. For PR gcj/238.tromey2000-05-231-0/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34116 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-221-0/+15
| | | | | | | * libjava.compile/PR232B.java: Additional PR gcj/232 test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34092 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR235.java: New file. For PR gcj/235.tromey2000-05-221-0/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34086 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR234.java: New file. For PR gcj/234.tromey2000-05-221-0/+24
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34072 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-05-22 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-221-0/+16
| | | | | | | | Test for PR gcj/232: * libjava.compile/PR232.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34070 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.mauve/mauve.exp (test_mauve): Call `prune_warnings'.tromey2000-05-171-2/+2
| | | | | | | | | | | | | | | | | | (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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33959 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-05-08 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-05-082-0/+17
| | | | | | | | | Test for PR gcj/224: * libjava.compile/PR224.java: New file. * libjava.compile/PR224.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33762 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-04-25 Alexandre Petit-Bianco <apbianco@cygnus.com>tromey2000-04-252-0/+41
| | | | | | | | * libjava.compile/MethodFailure4.java: New file. * libjava.compile/MethodFailure4.out: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33415 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/block.java: New file.tromey2000-04-212-0/+15
| | | | | | | * libjava.compile/block.out: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33298 138bc75d-0d04-0410-961f-82ee72b054a4
* Test case for gcj/209green2000-04-171-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33205 138bc75d-0d04-0410-961f-82ee72b054a4
* Test case for gcj/208green2000-04-171-0/+16
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33204 138bc75d-0d04-0410-961f-82ee72b054a4
* New tests.green2000-04-174-0/+34
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33202 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-04-14 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-04-141-0/+32
| | | | | | | | Additional test for PR gcj/148: * libjava.compile/assignment_2.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33144 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/iface.java: New file.tromey2000-03-2221-0/+141
| | | | | | | | | | | | | | | | | | | | | | | | | | * libjava.compile/static_3.java: New file. * libjava.compile/static_2.java: New file. * libjava.compile/static_1.xfail: New file. * libjava.compile/static_1.java: New file. * libjava.compile/redef6.xfail: New file. * libjava.compile/redef6.java: New file. * libjava.compile/redef5.xfail: New file. * libjava.compile/redef5.java: New file. * libjava.compile/redef4.xfail: New file. * libjava.compile/redef4.java: New file. * libjava.compile/redef3.xfail: New file. * libjava.compile/redef3.java: New file. * libjava.compile/redef2.xfail: New file. * libjava.compile/redef2.java: New file. * libjava.compile/redef1.xfail: New file. * libjava.compile/redef1.java: New file. * libjava.compile/not_a_redef.java: New file. * libjava.compile/inner_1.java: New file. * libjava.compile/static_init.xfail: New file. * libjava.compile/static_init.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32688 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/pr176.java: New file, for PR gcj/176.tromey2000-03-151-0/+15
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32561 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR140.xfail: New file.bryce2000-03-151-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32553 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-03-15 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-152-8/+3
| | | | | | | | | * libjava.compile/pr172.java: Correct classname to match file name. * libjava.compile/pr174.java: ditto. Remove superfluous main() method. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32552 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR140.java: New file, for PR gcj/140.tromey2000-03-151-0/+13
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32551 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/pr172.java: New file, for PR gcj/172.tromey2000-03-141-0/+9
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32539 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/pr174.java: New file, for PR gcj/174.tromey2000-03-141-0/+20
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32537 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-03-07 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-072-0/+9
| | | | | | | | | Test for PR gcj/163: * libjava.lang/PR163.java: New file. * libjava.lang/PR163.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32393 138bc75d-0d04-0410-961f-82ee72b054a4
* Test for PR gcj/164:tromey2000-03-072-0/+7
| | | | | | | | * libjava.compile/PR164.xfail: New file. * libjava.compile/PR164.java: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32374 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR127.xfail: New file.bryce2000-03-061-0/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32357 138bc75d-0d04-0410-961f-82ee72b054a4
* 2000-03-06 Bryce McKinlay <bryce@albatross.co.nz>bryce2000-03-061-0/+11
| | | | | | | | * libjava.compile/PR127.java: New file. PR 127 test case from Joerg Brunsmann. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32356 138bc75d-0d04-0410-961f-82ee72b054a4
* * lib/libjava.exp (test_libjava): Document `shouldfail' token.tromey2000-03-062-0/+10
| | | | | | | | | | | | (test_libjava_from_source): Handle `shouldfail' case. (test_libjava_from_javac): Likewise. Test for PR libgcj/124: * libjava.compile/PR124.java: New file. * libjava.compile/PR124.xfail: New file. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32353 138bc75d-0d04-0410-961f-82ee72b054a4
* * libjava.compile/PR129_B.java: New file.green2000-03-052-0/+15
| | | | | | | | * libjava.compile/support/PR129_A.java: New file. For PR gcj/129. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32340 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud