[test] add testcases to union/difference

This commit is contained in:
Barend Gehrels
2017-10-04 18:22:18 +02:00
parent 65a5c2ba53
commit a5507f2e68
2 changed files with 3 additions and 0 deletions

View File

@@ -404,6 +404,8 @@ void test_areal()
TEST_DIFFERENCE_IGNORE(case_recursive_boxes_75, 5, 4.5, 4, 2.0, 9);
#endif
TEST_DIFFERENCE(case_recursive_boxes_76, 7, 3.75, 4, 2.5, 9);
{
ut_settings sym_settings;
#if defined(BOOST_GEOMETRY_NO_ROBUSTNESS)

View File

@@ -401,6 +401,7 @@ void test_areal()
TEST_UNION(case_recursive_boxes_73, 1, 2, -1, 24.25);
TEST_UNION(case_recursive_boxes_74, 1, 1, -1, 24.75);
TEST_UNION(case_recursive_boxes_75, 1, 2, -1, 23.25);
TEST_UNION(case_recursive_boxes_76, 1, 0, -1, 24.5);
test_one<Polygon, MultiPolygon, MultiPolygon>("ggl_list_20120915_h2_a",
ggl_list_20120915_h2[0], ggl_list_20120915_h2[1],