]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/vecmath.tmpl
tests: add check for vector negation
[xonotic/gmqcc.git] / tests / vecmath.tmpl
diff --git a/tests/vecmath.tmpl b/tests/vecmath.tmpl
new file mode 100644 (file)
index 0000000..8bcea3a
--- /dev/null
@@ -0,0 +1,6 @@
+I: vecmath.qc
+D: previously problematic vector math
+T: -execute
+C: -std=gmqcc -fftepp
+E: -vector '5 5 5'
+M: '-5 -5 -5'