cgal/Triangulation_3/test/Triangulation_3
Mael Rouxel-Labbé b4eed5b64c Fixed test_RT_cell_base_with_weigh... and added it to the CMakeLists
-Some wrong Bare_point/Weighted_point usage
-Fully instantiate the Regular_triangulation_cell_base_with_weighted_circum...
 with all the template parameters of the regular cell base
2017-06-28 10:14:35 +02:00
..
data
include/CGAL Fixed usage of Bare point and Weighted point across Triangulation_3 2017-06-28 10:14:35 +02:00
CMakeLists.txt Fixed test_RT_cell_base_with_weigh... and added it to the CMakeLists 2017-06-28 10:14:35 +02:00
test_RT_cell_base_with_weighted_circumcenter_3.cpp Fixed test_RT_cell_base_with_weigh... and added it to the CMakeLists 2017-06-28 10:14:35 +02:00
test_delaunay_3.cpp Take Laurent's comments into account 2017-03-30 14:23:59 +02:00
test_delaunay_hierarchy_3.cpp
test_delaunay_hierarchy_3_old.cpp
test_dependencies.h Remove dependencies of Triangulation_3 on Triangulation_2 2017-04-06 11:08:37 +02:00
test_dt_deterministic_3.cpp #define CGAL_HILBERT_SORT_WITH_MEDIAN_POLICY_CROSS_PLATFORM_BEHAVIOR 1 2012-03-09 15:13:03 +00:00
test_dt_deterministic_3.in Updated output 2012-03-09 14:08:25 +00:00
test_regular_3.cpp The Weighted_point_mapper becomes a traits class; test_regular_3.cpp passes 2017-06-28 10:14:35 +02:00
test_regular_as_delaunay_3.cpp Remove usage of Regular_triangulation_euclidean_traits_3 2016-11-21 16:43:40 +01:00
test_regular_insert_range_with_info.cpp Remove dependencies of Triangulation_3 on Triangulation_2 2017-04-06 11:08:37 +02:00
test_regular_remove_3.cpp Remove usage of Regular_triangulation_euclidean_traits_3 2016-11-21 16:43:40 +01:00
test_regular_traits_3.cpp Remove usage of Regular_triangulation_euclidean_traits_3 2016-11-21 16:43:40 +01:00
test_simplex_3.cpp
test_static_filters.cpp Remove usage of Regular_triangulation_euclidean_traits_3 2016-11-21 16:43:40 +01:00
test_triangulation_3.cpp