[Nice-commit] Nice/testsuite/compiler/statements/flow reachability.testsuite,1.8,1.9
Brought to you by:
bonniot
|
From: Daniel B. <bo...@us...> - 2005-03-21 17:23:45
|
Update of /cvsroot/nice/Nice/testsuite/compiler/statements/flow In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3418/testsuite/compiler/statements/flow Modified Files: reachability.testsuite Log Message: Added failure locations. Index: reachability.testsuite =================================================================== RCS file: /cvsroot/nice/Nice/testsuite/compiler/statements/flow/reachability.testsuite,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** reachability.testsuite 22 Feb 2005 10:26:33 -0000 1.8 --- reachability.testsuite 21 Mar 2005 17:23:32 -0000 1.9 *************** *** 45,49 **** /// FAIL ! `assert`(); /// PASS --- 45,49 ---- /// FAIL ! /*/// FAIL HERE */ `assert`(); /// PASS |