cgal/Polygon_mesh_processing/test/Polygon_mesh_processing
Laurent Rineau df99307140 Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 16:48:23 +02:00
..
data Add missing data files 2019-06-14 08:48:07 +02:00
data-autoref
data-clip Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
data-coref
data_degeneracies Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
data_polygon_soup
data_repair Add new data file to repair (isolated points / nm vertices / self intersections) 2019-08-05 16:05:33 +02:00
data_slicer
data_snapping Add a new, more real test 2019-05-06 14:54:42 +02:00
data_stitching Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
CMakeLists.txt Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 16:48:23 +02:00
autorefinement_sm.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
connected_component_polyhedron.cpp Continue the Great Fight against entropy (cosmetic changes) 2019-05-06 09:07:56 +02:00
connected_component_surface_mesh.cpp Get rid of 'double' in the SM connected component test 2019-05-06 11:55:07 +02:00
extrude_test.cpp
fairing_test.cpp
measures_test.cpp Merge pull request #3441 from afabri/PMP-centroid-GF 2019-04-12 15:45:48 +02:00
orient_polygon_mesh_test.cpp
orient_polygon_soup_test.cpp
pmp_compute_normals_test.cpp
pmp_do_intersect_test.cpp
point_inside_helpers.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
point_inside_polyhedron_boundary_test.cpp
point_inside_surface_mesh_test.cpp
polygon_mesh_slicer_test.cpp Merge pull request #3910 from maxGimeno/Polgon_mesh_slicer-Fix_orientation-GF 2019-05-13 17:43:57 +02:00
remeshing_test.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
remeshing_test_P_SM_OM.cpp
remove_degeneracies_test.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
run_test_corefinement_bool_op_full.sh Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
self_intersection_polyhedron_test.cpp
self_intersection_surface_mesh_test.cpp
surface_intersection_sm_poly.cpp
test_autorefinement.cmd
test_autorefinement.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
test_coref_epic_points_identity.cpp
test_corefine.cmd
test_corefine.cpp
test_corefinement_and_constraints.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test_corefinement_bool_op.cmd Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test_corefinement_bool_op.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test_corefinement_bool_op_full.cmd Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test_detect_features.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
test_does_bound_a_volume.cmd
test_does_bound_a_volume.cpp
test_is_polygon_soup_a_polygon_mesh.cpp
test_merging_border_vertices.cpp Fix typos 2019-05-20 08:54:04 +02:00
test_mesh_smoothing.cpp Tiny verbose to tests 2019-06-19 14:40:04 +02:00
test_orient_cc.cpp Merge branch 'CGAL-named_function_parameters-4.14' into master 2019-07-28 23:46:43 +02:00
test_pmp_clip.cpp Use a correct way to reset the stringstream 2019-07-31 10:27:03 +02:00
test_pmp_collision_detection.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test_pmp_distance.cmd
test_pmp_distance.cpp
test_pmp_locate.cpp Enforce correct precision on 32 bit platforms 2019-07-11 11:49:30 +02:00
test_pmp_manifoldness.cpp Add a rather complicated non-manifold vertex duplication test 2019-08-05 16:07:02 +02:00
test_pmp_non_conforming_snapping.cpp Open with std::ios::binary; isspace needs an unsigned char 2019-05-07 11:41:16 +02:00
test_pmp_remove_border_edge.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
test_pmp_snapping.cpp Use namespace 'CGAL::experimental::' for functions that will end in CGAL:: 2019-05-06 15:50:22 +02:00
test_pmp_transform.cpp
test_repair_polygon_soup.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test_shape_predicates.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
test_shape_smoothing.cpp Fix unused variable warnings 2019-07-01 08:45:35 +02:00
test_stitching.cpp Update to test to have a correct expected value 2019-08-21 16:06:23 +02:00
triangulate_faces_hole_filling_all_search_test.cpp
triangulate_faces_hole_filling_dt3_test.cpp
triangulate_faces_test.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
triangulate_hole_Polyhedron_3_test.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
triangulate_hole_polyline_test.cpp