Nice/testsuite/compiler/typing dti.testsuite,1.8,1.9
Artem Gr Kozarezov <[email protected]>
| Newsgroups | gmane.comp.lang.nice.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/nice/Nice/testsuite/compiler/typing
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1907/testsuite/compiler/typing
Modified Files:
dti.testsuite
Log Message:
Type merging works (for IfExp).
Index: dti.testsuite
===================================================================
RCS file: /cvsroot/nice/Nice/testsuite/compiler/typing/dti.testsuite,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** dti.testsuite 8 Mar 2005 12:45:52 -0000 1.8
--- dti.testsuite 8 Mar 2005 19:33:20 -0000 1.9
***************
*** 57,61 ****
s. /*/// FAIL HERE*/ substring(1);
! /// PASS bug
?String s = maybeString();
if (maybeTrue())
--- 57,61 ----
s. /*/// FAIL HERE*/ substring(1);
! /// PASS
?String s = maybeString();
if (maybeTrue())
***************
*** 78,82 ****
}
! /// PASS bug
?String s = null;
if(maybeTrue())
--- 78,82 ----
}
! /// PASS
?String s = null;
if(maybeTrue())
***************
*** 279,283 ****
assert a.y == 1;
! /// PASS bug
?C a = new D();
if (maybeTrue())
--- 279,283 ----
assert a.y == 1;
! /// PASS
?C a = new D();
if (maybeTrue())
-------------------------------------------------------
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