]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/gmqcc-src/tests/short-logic.tmpl
By fteqcc, hello gmqcc
[voretournament/voretournament.git] / misc / source / gmqcc-src / tests / short-logic.tmpl
diff --git a/misc/source/gmqcc-src/tests/short-logic.tmpl b/misc/source/gmqcc-src/tests/short-logic.tmpl
new file mode 100644 (file)
index 0000000..e137af9
--- /dev/null
@@ -0,0 +1,9 @@
+I: short-logic.qc
+D: test short circuit logic
+T: -execute
+C: -std=fteqcc -fshort-logic
+M: 13=13 23=23 OK
+M: 13=13 33=33 OK
+M: 16=16 33=33 OK
+M: 26=26 36=36 OK
+M: 16=16 26=26 36=36 OK