[Nice-commit] Nice/testsuite/compiler/typing typeParameters.testsuite,1.2,1.3
Brought to you by:
bonniot
From: <bo...@us...> - 2003-06-06 15:18:54
|
Update of /cvsroot/nice/Nice/testsuite/compiler/typing In directory sc8-pr-cvs1:/tmp/cvs-serv4042/testsuite/compiler/typing Modified Files: typeParameters.testsuite Log Message: Mark as 'skip'. Index: typeParameters.testsuite =================================================================== RCS file: /cvsroot/nice/Nice/testsuite/compiler/typing/typeParameters.testsuite,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** typeParameters.testsuite 3 Jun 2003 13:24:05 -0000 1.2 --- typeParameters.testsuite 6 Jun 2003 15:18:51 -0000 1.3 *************** *** 4,8 **** void f(/* /// FAIL HERE */ A) {} ! /// FAIL bug /// Toplevel class X<T> {} --- 4,8 ---- void f(/* /// FAIL HERE */ A) {} ! /// FAIL bug skip /// Toplevel class X<T> {} |