diff -r 90782e241346 -r d7d92b2f87e9 tests/syntax/identifier/runtests --- a/tests/syntax/identifier/runtests Wed Mar 30 19:53:32 2011 +0100 +++ b/tests/syntax/identifier/runtests Thu Mar 31 10:45:34 2011 +0100 @@ -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