]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - tests/bitnot.tmpl
adding 'final'
[xonotic/gmqcc.git] / tests / bitnot.tmpl
index 75ae64ac4167ee3edbcdc9b41571e98e300960b0..45838e3c3e8414333ab402f2a8d71d284339fff2 100644 (file)
@@ -1,9 +1,11 @@
 # used to test the builtins
 I: bitnot.qc
-D: test bitwise not operators
+D: test bitwise not operators (fteqcc operators)
 T: -execute
-C: -std=gmqcc
+C: -std=fteqcc
 E: $null
 M: a: 0
 M: b: 0
 M: c: 0
+M: e: '0 0 0'
+M: f: '0 0 0'