cgal/Polygon_mesh_processing/test/Polygon_mesh_processing
Laurent Rineau ff796222d3 Replace VERSION_GREATER by "NOT VERSION_LESS"
Because actually Eigen 3.2.0 is a correct Eigen version!

Was pointed out by the testsuite:
https://cgal.geometryfactory.com/CGAL/Members/testsuite/CGAL-4.7-Ic-121/Polygon_mesh_processing_Examples/TestReport_lrineau_Ubuntu-Latest-CXX11.gz
2015-08-20 15:09:30 +02:00
..
data
data_degeneracies
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 Replace VERSION_GREATER by "NOT VERSION_LESS" 2015-08-20 15:09:30 +02:00
connected_component_polyhedron.cpp testing border cases or keep/remove ccs 2015-08-04 12:22:51 +02:00
connected_component_surface_mesh.cpp add remove_connected_components + overload for the keep version using cc ids 2015-07-13 07:08:45 +02:00
fairing_test.cpp remove CGAL_assertion_code hidding variables used in assert 2015-07-16 08:51:22 +02:00
orient_polygon_mesh_test.cpp CGAL_assertion -> assert 2015-07-06 16:52:59 +02:00
orient_polygon_soup_test.cpp remove data that can be generated 2015-07-15 10:54:41 +02: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 fix some tests 2015-07-02 11:48:59 +02: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
remove_degeneracies_test.cpp add test for remove_degenerate_faces 2015-07-15 10:01:11 +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_orient_polygon_soup.cpp add new line at the end of test file 2015-07-16 09:35:49 +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 handle the stitching of patches with incorrect orientation 2015-07-31 14:11:38 +02:00
triangulate_hole_Polyhedron_3_no_delaunay_test.cpp use assert in tests 2015-07-17 14:42:04 +02:00
triangulate_hole_Polyhedron_3_test.cpp use assert in tests 2015-07-17 14:42:04 +02:00
triangulate_hole_polyline_test.cpp update test to use named parameters 2015-07-16 15:06:13 +02:00