cgal/Inscribed_areas/test/Inscribed_areas
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
extremal_polygon_2_test.cpp replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
largest_empty_iso_rectangle_2_test.cmd The old test also compared input with output. 2012-09-19 08:54:44 +00:00
largest_empty_iso_rectangle_2_test.cpp Missing sstream include 2012-12-18 10:59:47 +01:00