From 515d75ffe0a6610f244ee67a171cecdc14bc1a0e Mon Sep 17 00:00:00 2001 From: Barend Gehrels Date: Wed, 18 Nov 2015 17:41:37 +0100 Subject: [PATCH] [test] update testcases, one more failing (but that fails for multi too) and one fixed in the meantime --- test/algorithms/set_operations/intersection/intersection.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/algorithms/set_operations/intersection/intersection.cpp b/test/algorithms/set_operations/intersection/intersection.cpp index beee3daad..d8d5a0a94 100644 --- a/test/algorithms/set_operations/intersection/intersection.cpp +++ b/test/algorithms/set_operations/intersection/intersection.cpp @@ -243,13 +243,10 @@ void test_areal() ggl_list_20140223_shalabuda[0], ggl_list_20140223_shalabuda[1], 1, 4, 3.77106, 0.001); -#if 0 - // TODO: fix this testcase, it should give 0 but instead it gives one of the input polygons // Mailed to the Boost.Geometry list on 2014/03/21 by 7415963@gmail.com test_one("ggl_list_20140321_7415963", ggl_list_20140321_7415963[0], ggl_list_20140321_7415963[1], 0, 0, 0, 0.1); -#endif #if ! defined(BOOST_GEOMETRY_NO_ROBUSTNESS) test_one("buffer_rt_f", buffer_rt_f[0], buffer_rt_f[1], @@ -324,9 +321,11 @@ void test_areal() test_one("buffer_mp2", buffer_mp2[0], buffer_mp2[1], 1, 29, 0.457126); +#ifdef BOOST_GEOMETRY_TEST_FAIL_TANGENCIES test_one("case_58_iet", case_58[0], case_58[2], 2, -1, 1.0 / 3.0); +#endif test_one("case_80", case_80[0], case_80[1],