cgal/Triangulation_2/test/Triangulation_2
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
include/CGAL CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
test_const_del_triangulation_2.cpp Merge all 3 test directories into a single one, for ease of use and homogeneity 2008-01-03 18:40:19 +00:00
test_const_triang_plus_2.cpp Merge all 3 test directories into a single one, for ease of use and homogeneity 2008-01-03 18:40:19 +00:00
test_constrained_triangulation_2.cpp Merge all 3 test directories into a single one, for ease of use and homogeneity 2008-01-03 18:40:19 +00:00
test_delaunay_hierarchy_2.cpp Merge all 3 test directories into a single one, for ease of use and homogeneity 2008-01-03 18:40:19 +00:00
test_delaunay_triangulation_2.cpp Merge all 3 test directories into a single one, for ease of use and homogeneity 2008-01-03 18:40:19 +00:00
test_regular_hierarchy_2.cpp Merge all 3 test directories into a single one, for ease of use and homogeneity 2008-01-03 18:40:19 +00:00
test_regular_triangulation_2.cpp Merge all 3 test directories into a single one, for ease of use and homogeneity 2008-01-03 18:40:19 +00:00
test_triangulation_2.cpp Rename *.C to *.h . 2007-12-28 20:28:57 +00:00
test_triangulation_2_bis.cpp Rename *.C to *.h . 2007-12-28 20:28:57 +00:00
test_triangulation_geom_traits.cpp Rename *.C to *.h . 2007-12-28 20:28:57 +00:00
test_triangulation_tds.cpp Rename *.C to *.h . 2007-12-28 20:28:57 +00:00