convert sample test to iscc test
commit288bf3410f01032e39bc4314a4e596474742bdbf
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 17 Oct 2016 10:45:43 +0000 (17 12:45 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 7 Aug 2022 12:18:02 +0000 (7 14:18 +0200)
treeb6a20cc335d1b361f04664dd87017ed50faed1b8
parentabc7192dd7b3f1f74398211b38d00ae3510aaea7
convert sample test to iscc test

The original sample test was added in barvinok-0.28-21-g361d5103e0
(Polyhedron_Factor: handle polyhedra with a non-trivial lineality
space, Thu Apr 2 11:42:04 2009 +0200), before iscc was introduced.
Now that iscc is available, there is no need to use specialized code
in the test executable to test the results of sampling.
Instead, iscc can be used.
This also makes it easier to write new tests since they are
more uniform with other iscc based test cases.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
Makefile.am
tests/iscc/leroux [new file with mode: 0644]
tests/sample/leroux [deleted file]