cgal/Polygon_mesh_processing/test/Polygon_mesh_processing
Laurent Rineau 223c1cf5a4 Merge pull request #1530 from lrineau/Installation-compute_dependencies-GF
Compute and fix packages dependencies
2016-10-05 13:11:04 +02:00
..
data add data for testing 2015-11-05 20:09:16 +01:00
data_degeneracies handle the case of a triangle hole with an edge of length 0 2015-07-22 16:08:38 +02:00
data_polygon_soup and end of file 2015-07-02 14:43:40 +02:00
data_slicer
data_stitching handle the stitching of patches with incorrect orientation 2015-07-31 14:11:38 +02:00
CMakeLists.txt Merge pull request #1438 from sloriot/CGAL-clean_up_projects_name_cmake 2016-10-05 13:02:25 +02:00
connected_component_polyhedron.cpp Use clear in keep_largest_connected_components 2016-01-08 13:18:16 +01:00
connected_component_surface_mesh.cpp Add keep_large_connected_components (code,doc,test) 2015-10-22 09:01:08 +02:00
fairing_test.cpp rename test function 2016-06-14 14:17:44 +02:00
measures_test.cpp rename test function 2016-06-14 14:17:44 +02:00
orient_polygon_mesh_test.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
orient_polygon_soup_test.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
pmp_compute_normals_test.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
point_inside_helpers.h rename test function 2016-06-14 14:17:44 +02:00
point_inside_polyhedron_boundary_test.cpp rename test function 2016-06-14 14:17:44 +02:00
point_inside_surface_mesh_test.cpp rename test function 2016-06-14 14:17:44 +02:00
polygon_mesh_slicer_test.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
remeshing_test.cpp do not test isotropic_remeshing with Epec 2016-09-13 10:29:02 +02:00
remove_degeneracies_test.cpp add note on how to reproduce the bug 2016-09-15 14:51:45 +02:00
self_intersection_polyhedron_test.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
self_intersection_surface_mesh_test.cpp use assert in tests 2015-07-17 14:42:04 +02:00
test_is_polygon_soup_a_polygon_mesh.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
test_pmp_bgl_named_params.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
test_stitching.cpp Also test EPEC in the testsuite 2016-06-14 14:17:26 +02:00
triangulate_faces_test.cpp rename all "test" functions to "test_something" to avoid ambiguity with boost 2016-06-14 14:17:45 +02:00
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp dihedral_angle is now in CGAL:: 2016-10-03 08:53:28 +02:00
triangulate_hole_Polyhedron_3_test.cpp dihedral_angle is now in CGAL:: 2016-10-03 08:53:28 +02:00
triangulate_hole_polyline_test.cpp add missing typename and template keywords 2016-06-14 14:17:31 +02:00