isl_test.c: test_lexmin: abort on failed test
commit85347e1da817c7ea08e67cb03a864ea430a1a065
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 13 Sep 2016 08:04:19 +0000 (13 10:04 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 20 Jun 2019 20:03:29 +0000 (20 22:03 +0200)
tree6f039be2592be08dd99fc9fdb6eb2235636cd810
parent02c678f3b30fcc8e31116e5048cbe0b8bb48d21c
isl_test.c: test_lexmin: abort on failed test

The test case would result in an assertion failure prior
to the commit in which it was introduced, isl-0.02-73-ge18f50ef6
(isl_sample.c: initial_basis: set n_unbounded and n_zero,
Sat Apr 10 15:44:03 2010 +0200).
However, the test should also cause isl_test to fail
if anything else goes wrong.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_test.c