mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 20:42:10 +00:00
Remove rescaling: remove BOOST_GEOMETRY_USE_RESCALING and update BoostGeometryWriteExpectedFailures
This commit is contained in:
@@ -948,7 +948,7 @@ int test_main(int, char* [])
|
||||
#endif
|
||||
|
||||
#if defined(BOOST_GEOMETRY_TEST_FAILURES)
|
||||
BoostGeometryWriteExpectedFailures(2, 1, 9, 1);
|
||||
BoostGeometryWriteExpectedFailures(1, 9, 1);
|
||||
#endif
|
||||
|
||||
test_different();
|
||||
|
||||
Reference in New Issue
Block a user