X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Fbitnot.tmpl;h=45838e3c3e8414333ab402f2a8d71d284339fff2;hp=75ae64ac4167ee3edbcdc9b41571e98e300960b0;hb=db9c37d18bcced1c3b0f1421044155b1d88f0b25;hpb=9bf8f9c50589e8dcd7ff175f6d13164fdd22fa6e diff --git a/tests/bitnot.tmpl b/tests/bitnot.tmpl index 75ae64a..45838e3 100644 --- a/tests/bitnot.tmpl +++ b/tests/bitnot.tmpl @@ -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'