X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=tests%2Foperators.tmpl;h=1283ad6fdffbcdf53402d55e9296e120b899f6dd;hb=ea0e2c47d574497dcc8b0ca41c400dc63ac1060b;hp=c0accefcbccbdc48c7c028fb08748fafafc44f7e;hpb=448d4ebd75a83c35e130bf00b6879c6e310ab930;p=xonotic%2Fgmqcc.git diff --git a/tests/operators.tmpl b/tests/operators.tmpl index c0accef..1283ad6 100644 --- a/tests/operators.tmpl +++ b/tests/operators.tmpl @@ -11,3 +11,11 @@ M: 6 = 6 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