File tree 7 files changed +1
-23
lines changed
7 files changed +1
-23
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,6 @@ test-suite boost-geometry-algorithms
39
39
[ run is_valid.cpp : : : : algorithms_is_valid ]
40
40
[ run is_valid_failure.cpp : : : : algorithms_is_valid_failure ]
41
41
[ run is_valid_geo.cpp : : : : algorithms_is_valid_geo ]
42
- [ run is_valid.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_is_valid_alternative ]
43
- [ run is_valid_failure.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_is_valid_failure_alternative ]
44
- [ run is_valid_geo.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_is_valid_geo_alternative ]
45
42
[ run line_interpolate.cpp : : : : algorithms_line_interpolate ]
46
43
[ run make.cpp : : : : algorithms_make ]
47
44
[ run maximum_gap.cpp : : : : algorithms_maximum_gap ]
Original file line number Diff line number Diff line change @@ -32,13 +32,6 @@ test-suite boost-geometry-algorithms-buffer
32
32
[ run buffer_multi_polygon_geo.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_buffer_multi_polygon_geo ]
33
33
[ run buffer_geo_spheroid.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_buffer_geo_spheroid ]
34
34
[ run buffer_linestring_aimes.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_buffer_linestring_aimes ]
35
- [ run buffer_linestring.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_linestring_alternative ]
36
- [ run buffer_multi_linestring.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_multi_linestring_alternative ]
37
- [ run buffer_ring.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_ring_alternative ]
38
- [ run buffer_polygon.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_polygon_alternative ]
39
- [ run buffer_multi_point.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_multi_point_alternative ]
40
- [ run buffer_multi_polygon.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_multi_polygon_alternative ]
41
- [ run buffer_linestring_aimes.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_linestring_aimes_alternative ]
42
35
# Uncomment next lines if you want to test this manually; requires access to data/ folder
43
36
# [ run buffer_countries.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_buffer_countries ]
44
37
# [ run buffer_countries.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_buffer_countries_alternative ]
Original file line number Diff line number Diff line change @@ -14,8 +14,4 @@ test-suite boost-geometry-algorithms-convex_hull
14
14
[ run convex_hull_multi.cpp : : : : algorithms_convex_hull_multi ]
15
15
[ run convex_hull_robust.cpp : : : : algorithms_convex_hull_robust ]
16
16
[ run convex_hull_sph_geo.cpp : : : : algorithms_convex_hull_sph_geo ]
17
- [ run convex_hull.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_convex_hull_alternative ]
18
- [ run convex_hull_multi.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_convex_hull_multi_alternative ]
19
- [ run convex_hull_robust.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_convex_hull_robust_alternative ]
20
- [ run convex_hull_sph_geo.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_convex_hull_sph_geo_alternative ]
21
17
;
Original file line number Diff line number Diff line change 14
14
# http://www.boost.org/LICENSE_1_0.txt)
15
15
16
16
test-suite boost-geometry-algorithms-overlay
17
- :
17
+ :
18
18
[ run assemble.cpp : : : : algorithms_assemble ]
19
19
[ run copy_segment_point.cpp : : : : algorithms_copy_segment_point ]
20
20
[ run get_clusters.cpp : : : : algorithms_get_clusters ]
@@ -28,7 +28,6 @@ test-suite boost-geometry-algorithms-overlay
28
28
[ run get_turns_linear_areal.cpp : : : : algorithms_get_turns_linear_areal ]
29
29
[ run get_turns_linear_areal_sph.cpp : : : : algorithms_get_turns_linear_areal_sph ]
30
30
[ run get_turns_linear_linear.cpp : : : : algorithms_get_turns_linear_linear ]
31
- [ run get_turns_linear_linear.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_get_turns_linear_linear_alternative ]
32
31
[ run get_turns_linear_linear_geo.cpp : : : : algorithms_get_turns_linear_linear_geo ]
33
32
[ run get_turns_linear_linear_sph.cpp : : : : algorithms_get_turns_linear_linear_sph ]
34
33
[ run overlay.cpp : : : : algorithms_overlay ]
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ test-suite boost-geometry-algorithms-difference
18
18
:
19
19
[ run difference.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_difference ]
20
20
[ run difference_multi.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_difference_multi ]
21
- [ run difference.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_difference_alternative ]
22
- [ run difference_multi.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_difference_multi_alternative ]
23
21
[ run difference_multi_spike.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_difference_multi_spike ]
24
22
[ run difference_areal_linear.cpp : : : : algorithms_difference_areal_linear ]
25
23
[ run difference_gc.cpp : : : : algorithms_difference_gc ]
Original file line number Diff line number Diff line change @@ -18,10 +18,7 @@ test-suite boost-geometry-algorithms-intersection
18
18
:
19
19
[ run intersection.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_intersection ]
20
20
[ run intersection_multi.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_intersection_multi ]
21
- [ run intersection.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_intersection_alternative ]
22
- [ run intersection_multi.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_intersection_multi_alternative ]
23
21
[ run intersection_linear_linear.cpp : : : : algorithms_intersection_linear_linear ]
24
- [ run intersection_linear_linear.cpp : : : <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_intersection_linear_linear_alternative ]
25
22
[ run intersection_areal_areal_linear.cpp : : : : algorithms_intersection_areal_areal_linear ]
26
23
[ run intersection_box.cpp : : : : algorithms_intersection_box ]
27
24
[ run intersection_gc.cpp : : : : algorithms_intersection_gc ]
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ test-suite boost-geometry-algorithms-union
18
18
:
19
19
[ run union.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_union ]
20
20
[ run union_multi.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE : algorithms_union_multi ]
21
- [ run union.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_union_alternative ]
22
- [ run union_multi.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE <define>BOOST_GEOMETRY_ROBUSTNESS_ALTERNATIVE : algorithms_union_multi_alternative ]
23
21
[ run union_aa_geo.cpp : : : : algorithms_union_aa_geo ]
24
22
[ run union_aa_sph.cpp : : : : algorithms_union_aa_sph ]
25
23
[ run union_gc.cpp : : : : algorithms_union_gc ]
You can’t perform that action at this time.
0 commit comments