cgal/Linear_cell_complex/test/Linear_cell_complex
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 Convert remaining CRLF files to LF 2012-12-04 17:09:28 +01:00
Linear_cell_complex_2_test.h replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
Linear_cell_complex_3_test.h replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
Linear_cell_complex_4_test.h replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
Linear_cell_complex_test.cpp Modify LCC tests to be able to know which test is run by the testsuite. 2013-02-09 17:49:49 +01:00