X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=tests%2Fbitnot.tmpl;h=45838e3c3e8414333ab402f2a8d71d284339fff2;hb=5138a25420ce56408486f14778dba17f252411c7;hp=75ae64ac4167ee3edbcdc9b41571e98e300960b0;hpb=c41ef65cc92193e9b685cc123ca9d4de9d142756;p=xonotic%2Fgmqcc.git 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'