X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=tests%2Foperators.tmpl;h=1283ad6fdffbcdf53402d55e9296e120b899f6dd;hb=b2c8f3ebc5066a0c68d202b94f1e052e59eb1af4;hp=1e12706468f2baf789ce35f0648cc3c898fb7db9;hpb=5867167a70c1fce8575b632aeefbd368051f0827;p=xonotic%2Fgmqcc.git diff --git a/tests/operators.tmpl b/tests/operators.tmpl index 1e12706..1283ad6 100644 --- a/tests/operators.tmpl +++ b/tests/operators.tmpl @@ -12,3 +12,10 @@ M: 11 = 11 M: 4 M: 2 M: 12 = 12 +M: 6 = 6 +M: 3 = 3 +M: '6 8 10' = '6 8 10' +M: '3 4 5' = '3 4 5' +M: 3 = 3 +M: 2 = 2 +M: 4 = 4