merge test_plain_unshifted_simple_hull and test_unshifted_simple_hull
commit0dc63a6e96d6bf1798be4f6cb49f2db81b322003
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 10 Jan 2021 09:05:36 +0000 (10 10:05 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 10 Jan 2021 09:16:29 +0000 (10 10:16 +0100)
tree4c2c5fd7c2b6415702b2075ba9f0aa39fbbacd8c
parent0e78b026a29d67ccf054e13bee48eca9bbe9cb97
merge test_plain_unshifted_simple_hull and test_unshifted_simple_hull

These two testing functions are identical apart from
the specific simple hull function that is being called.
Specifying this function in the input data allows
the two testing functions to be merged into a single testing function.
This will make it easier to add another simple hull test
in the next commit.

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