]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/ternary.tmpl
Merge branch 'cooking'
[xonotic/gmqcc.git] / tests / ternary.tmpl
index 35d015b440cd441c0c2587d6234f651b79ca92b6..ae88aaaf3291287b3a4a96059309892c7932a5a5 100644 (file)
@@ -1,7 +1,7 @@
 I: ternary.qc
 D: nested ternary expressions
 T: -execute
-C: -std=fteqcc
+C: -std=fteqcc -fcorrect-ternary
 M: 1 a=1
 M: 1 a=2
 M: 1 a=other
@@ -17,3 +17,5 @@ M: 0 not met
 M: 5
 M: 9
 M: 10
+M: select_a: 1
+M: select_b: 0