update test case outputs
commit1489c4b92608cc09f5ab211463669780c8e05f93
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Aug 2015 13:55:59 +0000 (7 15:55 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 7 Aug 2015 13:55:59 +0000 (7 15:55 +0200)
tree607c092480bbb73e7fa5391d56c7f4a8179450f1
parent2b0b89f2d4d4724f6588fec6a66cddb7a1bead4c
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>
82 files changed:
tests/QR.scop
tests/arg.scop
tests/autodetect/if1.scop
tests/break.scop
tests/break2.scop
tests/break3.scop
tests/break4.scop
tests/break5.scop
tests/break6.scop
tests/break7.scop
tests/call1.scop
tests/call2.scop
tests/call3.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
tests/data_dependent2.scop
tests/decl.scop
tests/decl4.scop
tests/decl5.scop
tests/decl6.scop
tests/div_mod.scop
tests/dynamic_bound.scop
tests/dynamic_condition.scop
tests/encapsulate/continue6.scop
tests/encapsulate/for_while.scop
tests/encapsulate/independent5.scop
tests/encapsulate/while.scop
tests/encapsulate/while_affine.scop
tests/filter.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_overflow.scop
tests/for_while_unsigned.scop
tests/for_while_unsigned2.scop
tests/inc5.scop
tests/independent1.scop
tests/independent2.scop
tests/independent3.scop
tests/independent4.scop
tests/inf.scop
tests/inf2.scop
tests/inf4.scop
tests/kill.scop
tests/loop5.scop
tests/loop6.scop
tests/loop7.scop
tests/matmul.scop
tests/max.scop
tests/min.scop
tests/min2.scop
tests/pencil_min.scop
tests/piecewise.scop
tests/piecewise2.scop
tests/propagate.scop
tests/static.scop
tests/summary.scop
tests/ternary.scop
tests/tobi2.scop
tests/unsigned_break1.scop
tests/wdp.scop
tests/while.scop
tests/while_affine.scop
tests/while_break.scop
tests/while_break2.scop
tests/while_inc.scop
tests/while_overflow.scop
tests/write.scop
tests/write2.scop