Nice/testsuite/compiler/expressions/arrays typing.testsuite,1.5,1.6

Arjan Boeijink <[email protected]> Sat, 12 Mar 2005 19:24:47 +0000
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/testsuite/compiler/expressions/arrays
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17504/F:/nice/testsuite/compiler/expressions/arrays

Modified Files:
	typing.testsuite 
Log Message:
Added more failure locations.

Index: typing.testsuite
===================================================================
RCS file: /cvsroot/nice/Nice/testsuite/compiler/expressions/arrays/typing.testsuite,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** typing.testsuite	6 Aug 2004 17:46:32 -0000	1.5
--- typing.testsuite	12 Mar 2005 19:24:44 -0000	1.6
***************
*** 1,4 ****
  /// FAIL
!   ?String[][] s = new String[1][];
    println(s[0].length);
  
--- 1,4 ----
  /// FAIL
!   ?String[][] /* /// FAIL HERE */ s = new String[1][];
    println(s[0].length);
  
***************
*** 11,15 ****
  
  /// FAIL
!   new int[""];
  
  /// PASS
--- 11,15 ----
  
  /// FAIL
!   int[] x = new int[ /* /// FAIL HERE */ ""];
  
  /// PASS



-------------------------------------------------------
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