]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/gmqcc-src/tests/operators.tmpl
By fteqcc, hello gmqcc
[voretournament/voretournament.git] / misc / source / gmqcc-src / tests / operators.tmpl
diff --git a/misc/source/gmqcc-src/tests/operators.tmpl b/misc/source/gmqcc-src/tests/operators.tmpl
new file mode 100644 (file)
index 0000000..1283ad6
--- /dev/null
@@ -0,0 +1,21 @@
+I: operators.qc
+D: compound and pre/postfix operators
+T: -execute
+C: -std=fteqcc
+M: 6 = 6
+M: 11 = 11
+M: 7 = 7
+M: 6 = 6
+M: 12 = 12
+M: 6 = 6
+M: 11 = 11
+M: 4
+M: 2
+M: 12 = 12
+M: 6 = 6
+M: 3 = 3
+M: '6 8 10' = '6 8 10'
+M: '3 4 5' = '3 4 5'
+M: 3 = 3
+M: 2 = 2
+M: 4 = 4