Relaxed tolerance of one test for boost trunk summary / different compilers

[SVN r69571]
This commit is contained in:
Barend Gehrels
2011-03-04 22:05:16 +00:00
parent 251642e5b3
commit ee47eed9c1

View File

@@ -132,7 +132,7 @@ void test_all()
test_one<polygon, polygon, polygon>("intersect_holes_new_ring",
intersect_holes_new_ring[0], intersect_holes_new_ring[1],
3, 0, 9.8961,
4, 0, 121.8961);
4, 0, 121.8961, 0.01);
test_one<polygon, polygon, polygon>("first_within_hole_of_second",
first_within_hole_of_second[0], first_within_hole_of_second[1],