cgal/Surface_mesh_simplification/test/Surface_mesh_simplification
Sylvain Pion 8eab7e07dd Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour
changing functions to a separate header, not included by default
(<CGAL/assertions_behaviour.h>).  The motivation is to hide the enum
values with risky names (ABORT, EXIT, CONTINUE) to a header file which
is most probably not used by any user (or very few).
(breaks backward compatibility for an expected very few, for the sake
of erasing random surprises for "many" ?)
2008-11-21 16:42:02 +00:00
..
data Fix to new test suite (according to first results) 2007-03-20 15:30:19 +00:00
LT_strategy.cpp cache/fixed-vertex stuff removed 2006-11-14 15:24:51 +00:00
MP_strategy.cpp cache/fixed-vertex stuff removed 2006-11-14 15:24:51 +00:00
aux_edge_collapse_test_Polyhedron_3.cpp Split <CGAL/assertions.h> in 2 files, by moving the assertion behaviour 2008-11-21 16:42:02 +00:00
check_audit_edge_collapse_visitor.cpp Now consider a huge cost as equivalent to an infinite cost to avoid nonsensical differences to be considered as audit mismatch 2008-10-15 17:13:09 +00:00
makefile New test suite 2007-03-19 14:40:37 +00:00
test_LT_strategy.cmd Fix to new test suite (according to first results) 2007-03-20 15:30:19 +00:00
test_LT_strategy.cpp New test suite 2007-03-19 14:40:37 +00:00
test_MP_strategy.cmd New test suite 2007-03-19 14:40:37 +00:00
test_MP_strategy.cpp New test suite 2007-03-19 14:40:37 +00:00
test_edge_collapse_Polyhedron_3.cmd New test suite 2007-03-19 14:40:37 +00:00
test_edge_collapse_Polyhedron_3.cpp New test suite 2007-03-19 14:40:37 +00:00