]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/ternary.tmpl
add variable search order test
[xonotic/gmqcc.git] / tests / ternary.tmpl
index ebc6a41e4ccdb9269ee439e4e98a23e4da286f6e..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
@@ -14,3 +14,8 @@ M: 1 a=other
 M: 0 not met
 M: 0 not met
 M: 0 not met
+M: 5
+M: 9
+M: 10
+M: select_a: 1
+M: select_b: 0