]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Fix tests
authorDale Weiler <weilercdale@gmail.com>
Mon, 29 Sep 2014 07:38:08 +0000 (03:38 -0400)
committerDale Weiler <weilercdale@gmail.com>
Mon, 29 Sep 2014 07:38:08 +0000 (03:38 -0400)
tests/arithexcept_of.tmpl
tests/arithexcept_uf.tmpl

index 94b7d7df1bd100e26b0f6efb6dc8686babbb0053..8d75a91ea9acb867747de1ce97ee5e5a33f9191e 100644 (file)
@@ -1,4 +1,4 @@
 I: arithexcept.qc
 D: arithmetic exceptions (overflow)
 T: -fail
 I: arithexcept.qc
 D: arithmetic exceptions (overflow)
 T: -fail
-C: -std=ftqcc -farithmetic-exceptions -DOVERFLOW
+C: -std=fteqcc -farithmetic-exceptions -DOVERFLOW
index ed0a8175c4e2885a24f7a0aa61516d771332ff29..567fce2a5dff7ac4c14d1342cfc0cac64e6f3776 100644 (file)
@@ -1,4 +1,4 @@
 I: arithexcept.qc
 D: arithmetic exceptions (underflow)
 T: -fail
 I: arithexcept.qc
 D: arithmetic exceptions (underflow)
 T: -fail
-C: -std=ftqcc -farithmetic-exceptions -DUNDERFLOW
+C: -std=fteqcc -farithmetic-exceptions -DUNDERFLOW