X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=tests%2Fternary.tmpl;h=ae88aaaf3291287b3a4a96059309892c7932a5a5;hb=b20e2a9d34ce6f062b502631507286e2227e97eb;hp=ebc6a41e4ccdb9269ee439e4e98a23e4da286f6e;hpb=e6928c6b78e53246c27ceb7abbca47244a7be3ed;p=xonotic%2Fgmqcc.git diff --git a/tests/ternary.tmpl b/tests/ternary.tmpl index ebc6a41..ae88aaa 100644 --- a/tests/ternary.tmpl +++ b/tests/ternary.tmpl @@ -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