| .. |
|
data
|
fix for collinear cycle + update tests
|
2020-10-28 10:11:34 +01:00 |
|
data-autoref
|
…
|
|
|
data-clip
|
Add missing test data
|
2020-11-06 08:28:42 +01:00 |
|
data-coref
|
…
|
|
|
data_degeneracies
|
Add some data
|
2020-02-07 16:51:24 +01:00 |
|
data_polygon_soup
|
…
|
|
|
data_repair
|
…
|
|
|
data_slicer
|
…
|
|
|
data_snapping
|
…
|
|
|
data_stitching
|
Add a test for which single-boundary stitching creates multiple smaller holes
|
2020-05-22 14:37:04 +02:00 |
|
CMakeLists.txt
|
Merge 'CGAL-Eigen3_support-5.2'
|
2021-01-15 10:59:20 +01:00 |
|
autorefinement_sm.cpp
|
Use new IO functions
|
2020-06-26 17:06:42 +02:00 |
|
connected_component_polyhedron.cpp
|
more conversion warnings
|
2020-08-17 17:10:12 +02:00 |
|
connected_component_surface_mesh.cpp
|
Remove CGAL::internal::boost_::function_property_map
|
2020-03-12 20:58:44 +01:00 |
|
extrude_test.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
fairing_test.cpp
|
Fixes
|
2020-11-18 12:48:38 +01:00 |
|
measures_test.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
orient_polygon_mesh_test.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
orient_polygon_soup_test.cpp
|
More fixes
|
2020-12-10 12:55:04 +01:00 |
|
pmp_compute_normals_test.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
pmp_do_intersect_test.cpp
|
…
|
|
|
point_inside_helpers.h
|
…
|
|
|
point_inside_polyhedron_boundary_test.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
point_inside_surface_mesh_test.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
polygon_mesh_slicer_test.cpp
|
…
|
|
|
remeshing_test.cpp
|
…
|
|
|
remeshing_test_P_SM_OM.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:26:59 +01:00 |
|
run_test_corefinement_bool_op_full.sh
|
…
|
|
|
self_intersection_polyhedron_test.cpp
|
…
|
|
|
self_intersection_surface_mesh_test.cpp
|
Don't test parallel features with EPECK, since it's not threadsafe
|
2020-02-05 10:54:26 +01:00 |
|
surface_intersection_sm_poly.cpp
|
Fix namespace
|
2020-06-23 18:26:15 +02:00 |
|
test_autorefinement.cmd
|
…
|
|
|
test_autorefinement.cpp
|
…
|
|
|
test_coref_epic_points_identity.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
test_corefine.cmd
|
…
|
|
|
test_corefine.cpp
|
remove tws
|
2020-06-22 09:53:13 +02:00 |
|
test_corefinement_and_constraints.cpp
|
…
|
|
|
test_corefinement_bool_op.cmd
|
…
|
|
|
test_corefinement_bool_op.cpp
|
Use new IO functions
|
2020-06-26 17:06:42 +02:00 |
|
test_corefinement_bool_op_full.cmd
|
…
|
|
|
test_detect_features.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
test_does_bound_a_volume.cmd
|
…
|
|
|
test_does_bound_a_volume.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |
|
test_is_polygon_soup_a_polygon_mesh.cpp
|
Merge tag 'master_before_no_tws_nor_tabs' into CGAL_IO-maxGimeno
|
2020-03-27 11:05:43 +01:00 |
|
test_merging_border_vertices.cpp
|
Use new IO functions
|
2020-06-26 17:06:42 +02:00 |
|
test_mesh_smoothing.cpp
|
…
|
|
|
test_orient_cc.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:26:59 +01:00 |
|
test_pmp_clip.cpp
|
Replace CGAL_assertion by assert
|
2020-11-05 08:55:12 +01:00 |
|
test_pmp_collision_detection.cpp
|
…
|
|
|
test_pmp_distance.cmd
|
…
|
|
|
test_pmp_distance.cpp
|
WIP
|
2020-06-10 16:35:15 +02:00 |
|
test_pmp_locate.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
test_pmp_manifoldness.cpp
|
Flush before std::exit (otherwise nothing is printed)
|
2020-03-24 11:37:55 +01:00 |
|
test_pmp_non_conforming_snapping.cpp
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-03-17 09:03:12 +01:00 |
|
test_pmp_polyhedral_envelope.cpp
|
Fixes
|
2021-01-08 09:35:35 +01:00 |
|
test_pmp_read_polygon_mesh.cpp
|
Fix timeout in release pmp tests
|
2020-12-01 15:38:49 +01:00 |
|
test_pmp_remove_border_edge.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
test_pmp_repair_degeneracies.cpp
|
Fix size conversion warning
|
2020-12-15 16:13:13 +01:00 |
|
test_pmp_repair_self_intersections.cpp
|
Uniformize file names (repair_*)
|
2020-03-31 17:49:29 +02:00 |
|
test_pmp_snapping.cpp
|
Update tests to use new API
|
2020-01-15 10:32:36 +01:00 |
|
test_pmp_transform.cpp
|
…
|
|
|
test_remove_caps_needles.cpp
|
Use new IO functions
|
2020-06-26 17:06:42 +02:00 |
|
test_repair_polygon_soup.cpp
|
Add more tests for repair_polygon_soup
|
2020-07-28 10:14:31 +02:00 |
|
test_shape_predicates.cpp
|
Flush before std::exit (otherwise nothing is printed)
|
2020-03-24 11:37:55 +01:00 |
|
test_shape_smoothing.cpp
|
Uniformize macros
|
2020-02-06 09:54:35 +01:00 |
|
test_simplify_polylines_pmp.cmd
|
fix for collinear cycle + update tests
|
2020-10-28 10:11:34 +01:00 |
|
test_simplify_polylines_pmp.cpp
|
fix for collinear cycle + update tests
|
2020-10-28 10:11:34 +01:00 |
|
test_split_volume.cpp
|
remove open from test
|
2020-03-24 14:29:22 +01:00 |
|
test_stitching.cpp
|
update test
|
2020-10-26 14:37:04 +01:00 |
|
triangulate_faces_hole_filling_all_search_test.cpp
|
…
|
|
|
triangulate_faces_hole_filling_dt3_test.cpp
|
…
|
|
|
triangulate_faces_test.cpp
|
use non deprecated API
|
2020-04-14 16:02:24 +02:00 |
|
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp
|
extra run of the script to remove tabs and trailing whitespaces
|
2020-03-26 14:16:06 +01:00 |
|
triangulate_hole_Polyhedron_3_test.cpp
|
Various fixes in IO tests (BGL/PS/PMP/SS)
|
2020-10-13 18:15:34 +02:00 |
|
triangulate_hole_polyline_test.cpp
|
run the script to remove tabs and trailing whitespaces
|
2020-03-26 13:25:16 +01:00 |