cgal/Mesh_2/test/Mesh_2
Guillaume Damiand ebc4300334 Header only for random.cpp.
For the header only version, the global variable default_random no more exist => we need to replace all occurences of default_random by a call to the global function get_default_random().
As usual, no modification for the non header only version.
2014-11-14 14:20:26 +01:00
..
bench_double_map.cpp Include <cstdlib>, for the use of std::atoi. 2007-10-21 18:20:17 +00:00
conform_plus.cpp A test that the constraint hierarchy gets updated when a Constrained_triangulation_plus_2 is conformed 2010-03-09 13:07:27 +00:00
fish-and-rectangle.poly
fish.edg
fish.poly
test_conforming.cpp one less warning in Mesh_2, Point_set_2 2013-01-30 18:49:40 +01:00
test_double_map.cpp Header only for random.cpp. 2014-11-14 14:20:26 +01:00
test_filtred_container.cpp Header only for random.cpp. 2014-11-14 14:20:26 +01:00
test_mesh_terrain.cpp Make Projection_traits_3 compatible with Mesh_2 2012-10-16 14:46:46 +00:00
test_meshing.cpp Test the undocumented function refine_Delaunay_mesh_2_without_edge_refinement 2012-06-14 13:17:41 +00:00
test_meshing_user_bug_test_case.cpp Revert a buggy revision 2012-07-26 14:02:13 +00:00
test_vertex_and_face_bases.cpp