add basic isl_union_map_intersect test
commit04783019529180afb335cbd35ff4808d504e0488
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 6 Feb 2017 10:51:35 +0000 (6 11:51 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 21 Sep 2019 20:03:16 +0000 (21 22:03 +0200)
tree2204bc8ef2fa316139b294ef6b827214c776139f
parent90fd14a5a52c23e3023e77ac953955d01128f17c
add basic isl_union_map_intersect test

This protects isl_union_map_intersect from completely breaking down and
provides a scaffolding for further tests of binary operations
on isl_union_map.

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