Nice/testsuite/compiler/native class.testsuite,1.3,1.4 instanceof.testsuite,1.9,1.10
Arjan Boeijink <[email protected]> Sat, 12 Mar 2005 19:24:48 +0000
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/testsuite/compiler/native In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17504/F:/nice/testsuite/compiler/native Modified Files: class.testsuite instanceof.testsuite Log Message: Added more failure locations. Index: instanceof.testsuite =================================================================== RCS file: /cvsroot/nice/Nice/testsuite/compiler/native/instanceof.testsuite,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** instanceof.testsuite 11 Aug 2004 09:06:04 -0000 1.9 --- instanceof.testsuite 12 Mar 2005 19:24:45 -0000 1.10 *************** *** 16,20 **** /// FAIL ! boolean b = "A" instanceof not.Existing; /// PASS --- 16,20 ---- /// FAIL ! boolean b = "A" instanceof /* /// FAIL HERE */ not.Existing; /// PASS Index: class.testsuite =================================================================== RCS file: /cvsroot/nice/Nice/testsuite/compiler/native/class.testsuite,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** class.testsuite 30 Jul 2004 19:08:42 -0000 1.3 --- class.testsuite 12 Mar 2005 19:24:45 -0000 1.4 *************** *** 15,28 **** /// FAIL ! Class c = NotExisting.class; /// FAIL ! Class<NotExisting> c = NotExisting.class; /// FAIL ! Class<String> c = NotExisting.class; /// FAIL ! Class<String> c = java.io.File.class; /// FAIL --- 15,28 ---- /// FAIL ! Class c = /* /// FAIL HERE */ NotExisting.class; /// FAIL ! Class<NotExisting> c = /* /// FAIL HERE */ NotExisting.class; /// FAIL ! Class<String> c = /* /// FAIL HERE */ NotExisting.class; /// FAIL ! Class<String> /* /// FAIL HERE */ c = java.io.File.class; /// FAIL ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click