| .. |
|
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
|
Globally remove CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
|
2016-02-16 17:02:55 +01: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
|
remove CGAL_assertion_code hidding variables used in assert
|
2015-07-16 08:51:22 +02:00 |
|
measures_test.cpp
|
add missing typenames
|
2015-11-25 09:13:24 +01:00 |
|
orient_polygon_mesh_test.cpp
|
CGAL_assertion -> assert
|
2015-07-06 16:52:59 +02:00 |
|
orient_polygon_soup_test.cpp
|
Merge pull request #708 from janetournois/PMP-cleanup_tests-GF
|
2016-02-03 09:47:19 +01:00 |
|
pmp_compute_normals_test.cpp
|
CGAL_assertion -> assert
|
2015-07-06 16:52:59 +02:00 |
|
point_inside_helpers.h
|
CGAL_assertion -> assert
|
2015-07-06 16:52:59 +02:00 |
|
point_inside_polyhedron_boundary_test.cpp
|
deal with deprecated code
|
2016-02-01 15:52:52 +01:00 |
|
point_inside_surface_mesh_test.cpp
|
fix some tests
|
2015-07-02 11:48:59 +02:00 |
|
polygon_mesh_slicer_test.cpp
|
CGAL_assertion -> assert
|
2015-07-06 16:52:59 +02:00 |
|
remeshing_test.cpp
|
add missing using namespace
|
2016-03-02 20:12:16 +01:00 |
|
remove_degeneracies_test.cpp
|
handle the case of a triangle hole with an edge of length 0
|
2015-07-22 16:08:38 +02:00 |
|
self_intersection_polyhedron_test.cpp
|
remove CGAL_assertion_code hidding variables used in assert
|
2015-07-16 08:51:22 +02:00 |
|
self_intersection_surface_mesh_test.cpp
|
use assert in tests
|
2015-07-17 14:42:04 +02:00 |
|
test_pmp_bgl_named_params.cpp
|
remove less_halfedge named parameter that is no longer needed
|
2015-07-31 11:18:24 +02:00 |
|
test_stitching.cpp
|
deal with deprecated code
|
2016-02-01 15:52:52 +01:00 |
|
triangulate_faces_test.cpp
|
Add test-case for overloads of triangulate_faces
|
2015-12-11 16:03:50 +01:00 |
|
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp
|
Fix for std::sqrt in Mesh_processing
|
2015-10-29 13:44:18 +01:00 |
|
triangulate_hole_Polyhedron_3_test.cpp
|
Fix for std::sqrt in Mesh_processing
|
2015-10-29 13:44:18 +01:00 |
|
triangulate_hole_polyline_test.cpp
|
update test to use named parameters
|
2015-07-16 15:06:13 +02:00 |