[overlay] turn off handle_tangencies

This commit is contained in:
Barend Gehrels
2015-11-11 15:43:29 +01:00
parent 4270ccce20
commit 4a05869d2f
11 changed files with 38 additions and 43 deletions

View File

@@ -497,6 +497,7 @@ void test_specific()
1, 4, 6731652.0,
settings);
#ifdef BOOST_GEOMETRY_TEST_FAIL_TANGENCIES
{
ut_settings settings;
#ifdef BOOST_GEOMETRY_TEST_INCLUDE_FAILING_TESTS
@@ -511,6 +512,7 @@ void test_specific()
2, -1, 2537992.5 + 294963.5,
settings);
}
#endif
}