Fix tests

This commit is contained in:
Dale Weiler 2014-09-29 03:38:08 -04:00
parent de22dec56b
commit 859e9fe3da
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
I: arithexcept.qc
D: arithmetic exceptions (overflow)
T: -fail
C: -std=ftqcc -farithmetic-exceptions -DOVERFLOW
C: -std=fteqcc -farithmetic-exceptions -DOVERFLOW

View file

@ -1,4 +1,4 @@
I: arithexcept.qc
D: arithmetic exceptions (underflow)
T: -fail
C: -std=ftqcc -farithmetic-exceptions -DUNDERFLOW
C: -std=fteqcc -farithmetic-exceptions -DUNDERFLOW