update test case outputs
commit5315c61818e3dbdcee3da9ae4318f6a0c7ba9e5d
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 17 Mar 2014 09:58:34 +0000 (17 10:58 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 31 Mar 2014 12:05:59 +0000 (31 14:05 +0200)
treee22eec88101f9af4f8054eff3b8d67d3f856e910
parent2e80169567bb940c933117249ab0f9b6b8b8fdb8
update test case outputs

pet_scop_cmp purposely tries not to depend too much on the exact
output produced by isl so that we do not have to update the test
case outputs each time isl is updated.  However, to ease a visual
inspection of subsequent changes to the pet output, we do perform
such an update now.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
50 files changed:
tests/QR.scop
tests/autodetect/if1.scop
tests/break.scop
tests/break2.scop
tests/break3.scop
tests/break4.scop
tests/break5.scop
tests/conditional_assignment.scop
tests/conditional_assignment2.scop
tests/continue.scop
tests/cuervo.scop
tests/data_dependent.scop
tests/data_dependent2.scop
tests/decl.scop
tests/dynamic_condition.scop
tests/floord2.scop
tests/for_while.scop
tests/for_while_dec.scop
tests/for_while_inc.scop
tests/for_while_inc2.scop
tests/for_while_inc3.scop
tests/for_while_inc4.scop
tests/for_while_init.scop
tests/for_while_init2.scop
tests/for_while_init3.scop
tests/for_while_unsigned.scop
tests/for_while_unsigned2.scop
tests/forward_substitution4.scop
tests/generic_condition2.scop
tests/loop2.scop
tests/loop3.scop
tests/loop5.scop
tests/matmul.scop
tests/min.scop
tests/min2.scop
tests/quasi_affine.scop
tests/shortcut1.scop
tests/shortcut2.scop
tests/struct2.scop
tests/struct3.scop
tests/struct4.scop
tests/struct5.scop
tests/struct8.scop
tests/struct9.scop
tests/unsigned1.scop
tests/unsigned_break1.scop
tests/unsigned_break2.scop
tests/while.scop
tests/while_break.scop
tests/while_break2.scop