cgal/Surface_mesh_simplification/test/Surface_mesh_simplification
Sébastien Loriot 9fcf46e11a replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests
this should be the case, following our guidelines.

using:
find */test/* -name '*.[hc]*' | xargs sed -i 's/CGAL_assertion/assert/g'
2013-03-21 10:50:55 +01:00
..
data
basics.h
test_edge_collapse_Polyhedron_3.cmd
test_edge_collapse_Polyhedron_3.cpp
test_self_intersection.h replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00