Add a test_regenerate target for regenerating failing tests
commitdcfaead025f2bdb7aa4a929b43d8800533d9c9e8
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Wed, 8 Jan 2014 15:45:56 +0000 (8 16:45 +0100)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Wed, 8 Jan 2014 16:26:17 +0000 (8 17:26 +0100)
tree6f682659dabd1fe69706a3adf926d7c04625fec5
parent4dcdea3b67382b46bf86ead628f7dfc9b25e98ee
Add a test_regenerate target for regenerating failing tests

"make test_regenerate" will update all failing tests with the
files generated by the current CLooG. Handy to update tests
that changed textually but remain semantically equivalent,
e.g., because of a polyhedral library update. Use with care!
test/Makefile.am
test/check_c.sh
test/check_fortran.sh
test/check_openscop.sh
test/check_run.sh
test/check_special.sh
test/check_strided.sh
test/checker.sh