diff -r 101c7f148b9a -r f1674941c3ad tests/syntax/identifier/runtests --- a/tests/syntax/identifier/runtests Fri Apr 01 11:10:06 2011 +0200 +++ b/tests/syntax/identifier/runtests Mon Apr 04 13:25:39 2011 +0200 @@ -9,6 +9,7 @@ do sed s/XXXX/$id/g $ff > $ff"_"$id.iec if `../../../iec2iec $ff"_"$id.iec -I ../../../lib > $ff"_"$id.out 2>$ff"_"$id.err` + #if `../../../iec2c $ff"_"$id.iec -I ../../../lib > $ff"_"$id.out 2>$ff"_"$id.err` # TODO before deciding test is success [OK] # - test whether xxx.out has size <> 0 # - test whether xxx.err has size == 0