cgal/Triangulation_3/test/Triangulation_3
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
include/CGAL replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
test_delaunay_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_delaunay_hierarchy_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_delaunay_hierarchy_3_old.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_regular_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_regular_as_delaunay_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_regular_insert_range_with_info.cpp replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
test_regular_remove_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_regular_traits_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_simplex_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_static_filters.cpp correct bug in Compare_weighted_squared_radius_3::operator() with one point 2009-12-02 18:16:41 +00:00
test_triangulation_3.cpp Turn QPL into LGPLv3+ 2012-01-13 16:33:35 +00:00
test_triangulation_tds_3.cpp Rename a test to avoid a conflict 2012-10-05 14:22:15 +00:00