mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-09 11:12:21 +00:00
[overlay] turn off handle_tangencies
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user