update tests to new comparisons

This commit is contained in:
Quentin Carbonneaux 2016-02-11 20:02:31 -05:00
parent 21d637efc8
commit cfa285395e
11 changed files with 23 additions and 23 deletions

View file

@ -3,7 +3,7 @@ function w $test() {
%x =w copy 100
%s =w copy 0
@l
%c =w csle %x, 10
%c =w cslew %x, 10
jnz %c, @a, @b
@a
%s =w add %s, %x