update test case outputs
commitb9970fa6112962862f957a2d51d5ab262e9f8d74
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 5 Jun 2013 16:15:55 +0000 (5 18:15 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 24 Jul 2013 13:00:15 +0000 (24 15:00 +0200)
treebffff717ed5773f9d3f4c1697e5ddd36568b3a86
parent31f7d4f7818f6808707d97c5f876c8418bef1697
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>
91 files changed:
tests/QR.scop
tests/arg.scop
tests/break.scop
tests/break2.scop
tests/break3.scop
tests/break4.scop
tests/break5.scop
tests/cast.scop
tests/ceild.scop
tests/conditional_assignment.scop
tests/conditional_assignment2.scop
tests/continue.scop
tests/continue2.scop
tests/continue3.scop
tests/continue4.scop
tests/continue5.scop
tests/cuervo.scop
tests/data_dependent.scop [copied from tests/conditional_assignment.scop with 61% similarity]
tests/data_dependent2.scop
tests/dec.scop
tests/dec2.scop
tests/dec3.scop
tests/dec4.scop
tests/decl.scop
tests/div_mod.scop
tests/dynamic_bound.scop
tests/dynamic_condition.scop
tests/empty_domain.scop
tests/filter.scop
tests/filter2.scop
tests/filter3.scop
tests/float.scop
tests/floord.scop
tests/floord2.scop
tests/for_while.scop
tests/for_while_dec.scop
tests/for_while_inc.scop
tests/for_while_overflow.scop
tests/for_while_unsigned.scop
tests/for_while_unsigned2.scop
tests/forward_substitution1.scop
tests/forward_substitution2.scop
tests/forward_substitution3.scop
tests/generic_condition.scop
tests/generic_condition2.scop
tests/implicit_condition.scop
tests/inc.scop
tests/inc2.scop
tests/inc3.scop [copied from tests/inc4.scop with 67% similarity]
tests/inc4.scop
tests/inf.scop
tests/inf2.scop
tests/iterator_declaration.scop
tests/label.scop
tests/loop.scop
tests/loop2.scop
tests/loop3.scop
tests/loop4.scop
tests/loop5.scop
tests/loop_body.scop
tests/loop_body2.scop
tests/macro.scop
tests/matmul.scop
tests/max.scop
tests/min.scop
tests/min2.scop
tests/mod.scop
tests/mod2.scop
tests/piecewise.scop
tests/piecewise2.scop
tests/propagate.scop
tests/quasi_affine.scop
tests/scalar.scop
tests/scalar_inc.scop
tests/shortcut1.scop
tests/shortcut2.scop
tests/static.scop
tests/ternary.scop
tests/tobi1.scop
tests/tobi2.scop
tests/unsigned1.scop
tests/unsigned2.scop [copied from tests/unsigned3.scop with 68% similarity]
tests/unsigned3.scop
tests/unsigned_break1.scop
tests/unsigned_break2.scop
tests/wdp.scop
tests/while.scop
tests/while_affine.scop
tests/while_break.scop
tests/while_inc.scop
tests/while_overflow.scop