]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/split-vectors.tmpl
split-vectors test
[xonotic/gmqcc.git] / tests / split-vectors.tmpl
diff --git a/tests/split-vectors.tmpl b/tests/split-vectors.tmpl
new file mode 100644 (file)
index 0000000..6701d32
--- /dev/null
@@ -0,0 +1,8 @@
+I: split-vectors.qc
+D: test -fsplit-vector-parameters
+T: -execute
+C: -std=fteqcc -Wall -Werror -fsplit-vector-parameters
+M: '1 2 3'
+M: '4 5 6'
+M: '7 8 9'
+M: '1 5 9'