geometry/test/algorithms/overlay
Barend Gehrels 2c1a7b7f40 [union] fix simple cases having two colocated uu turns
(appearing now that uu turns are included)
2016-01-06 16:52:19 +01:00
..
assemble.cpp [test][algorithms] Use bg::abs() in assemble test to avoid truncation. 2015-06-05 15:32:08 +02:00
dissolver.cpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
enrich_intersection_points.cpp [enrich] add overlay_type template parameter 2015-10-31 19:35:18 +01:00
get_turn_info.cpp [test][overlay][setops] Fix msvc size_t to int conversion warnings. 2015-07-23 01:18:48 +02:00
get_turn_info.xls Added libs/geometry/test folder with many tests 2010-02-20 15:03:37 +00:00
get_turns_areal_areal.cpp [test][get_turns] Add test file for Areal/Areal. 2015-03-18 14:16:02 +01:00
get_turns_linear_areal.cpp [test][get_turns][relate] Add tests for L/A collinear opposite last L segment. 2015-01-26 04:04:45 +01:00
get_turns_linear_linear.cpp [get_turns][test] exclude failing case for clang/release 2015-10-14 16:30:51 +02:00
get_turns.cpp [traverse][robustness] in case of cc, instead of arbitrary candidate, 2015-10-14 17:15:53 +02:00
handle_touch.cpp [handle_touch] add logic to set the selectable_start flag to true 2015-09-06 15:43:43 +02:00
Jamfile.v2 Merge branch 'feature/handle_touch' into feature/cluster 2016-01-03 11:47:19 +01:00
multi_overlay_cases.hpp [union] fix simple cases having two colocated uu turns 2016-01-06 16:52:19 +01:00
multi_overlay_common.hpp [test][algorithms] remove deprecated includes referring to the 2015-03-12 02:10:14 +02:00
overlay_cases.hpp [test][traverse] Add failing case. 2015-12-03 10:39:28 +01:00
overlay_common.hpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
overlay.cpp [debug] add visitor to handle_touch 2016-01-06 12:23:07 +01:00
relative_order.cpp [test][algorithms] Fix unused parameter warnings. 2015-02-03 12:18:38 +01:00
select_rings.cpp [test] updated select_rings unit test after code changes 2014-11-06 17:44:40 +01:00
self_intersection_points.cpp [test] Fix size_t to int conversions (msvc warnings). 2015-09-08 17:47:23 +02:00
split_rings.cpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
test_get_turns.hpp [test][get_turns] Add additional output for debugging purposes, enabled with macro definition. 2015-03-16 17:28:12 +01:00
traverse_ccw.cpp [test] fix traverse_ccw w.r.t. enrich_intersection_points 2015-10-31 22:46:52 +01:00
traverse_gmp.cpp [enrich] add overlay_type template parameter 2015-10-31 19:35:18 +01:00
traverse_multi.cpp [test] add failing case for missing intersection point, case_108_multi 2015-11-28 07:22:33 +01:00
traverse.cpp [test] extend visitor with traversal information 2015-12-06 19:21:50 +01:00