update test case outputs
commitffffc7085f07d34c4fcccec975ce0367146dab04
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 12 Jul 2014 08:17:39 +0000 (12 10:17 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 19 Feb 2015 10:54:37 +0000 (19 11:54 +0100)
tree4134c8496f2923b56066eb07ec8377ea7e7a317c
parent5ec056d3310cbc440b2bb70c6ec7147f832d2ccd
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>
97 files changed:
tests/QR.scop
tests/assume.scop
tests/break.scop
tests/break2.scop
tests/break3.scop
tests/break4.scop
tests/break5.scop
tests/call1.scop
tests/call2.scop
tests/call3.scop
tests/call5.scop
tests/call6.scop
tests/call_struct.scop
tests/ceild.scop
tests/conditional_assignment.scop
tests/conditional_assignment2.scop
tests/continue.scop
tests/continue4.scop
tests/cuervo.scop
tests/data_dependent.scop
tests/data_dependent2.scop
tests/dec.scop
tests/dec2.scop
tests/dec3.scop
tests/dec4.scop
tests/decl.scop
tests/decl4.scop
tests/empty_domain.scop
tests/encapsulate/for_while.scop
tests/encapsulate/independent5.scop
tests/encapsulate/while.scop
tests/encapsulate/while_affine.scop
tests/floord.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_overflow.scop
tests/for_while_unsigned.scop
tests/for_while_unsigned2.scop
tests/forward_substitution4.scop
tests/generic_condition2.scop
tests/implicit_condition.scop
tests/inc.scop
tests/inc2.scop
tests/inc3.scop
tests/inc4.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/iterator_declaration.scop
tests/kill.scop
tests/loop2.scop
tests/loop5.scop
tests/loop6.scop
tests/loop8.scop
tests/matmul.scop
tests/max.scop
tests/min.scop
tests/min2.scop
tests/mod.scop
tests/mod2.scop
tests/omega.scop
tests/piecewise.scop
tests/piecewise2.scop
tests/propagate.scop
tests/quasi_affine.scop
tests/static.scop
tests/struct2.scop
tests/struct3.scop
tests/struct4.scop
tests/struct5.scop
tests/struct8.scop
tests/struct9.scop
tests/summary.scop
tests/tobi1.scop
tests/tobi2.scop
tests/unsigned2.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_break2.scop
tests/while_overflow.scop