X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=tests%2Fvec_ops.tmpl;h=738ec46ba97a44116005c235d19a379b25958b88;hp=79432325d3b52ae2032fca3d7a300074245c76c1;hb=e8133893a0bd4e1cc469864b3d6f621ed5f3186f;hpb=454234ef5f1a9d3aed01985f99fa6f26cc280d4c diff --git a/tests/vec_ops.tmpl b/tests/vec_ops.tmpl index 7943232..738ec46 100644 --- a/tests/vec_ops.tmpl +++ b/tests/vec_ops.tmpl @@ -1,7 +1,7 @@ I: vec_ops.qc D: some additional vector operations T: -execute -C: -std=fteqcc +C: -std=gmqcc E: -vector "8 16 32" M: '8 16 32' M: '4 8 16' @@ -11,3 +11,4 @@ M: '20 24 16' M: '0 0 16' M: '29 42 51' M: '0 8 16' +M: '-24 44 -16'