Commit Graph

5 Commits

Author SHA1 Message Date
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
Andreas Fabri 6c92f49150 add static_cast<int> 2013-02-27 13:37:00 +01:00
Daniel Russel f4aefd44b1 attempt to make things work when core not supported. I can't build the tests for some reason, so something might have been missed. Have to look in to that 2010-04-02 18:02:25 +00:00
Daniel Russel 3292087519 removed calls to deactivated code 2007-01-24 17:28:51 +00:00
Daniel Russel 33b1d3b227 changed names to .cpp 2007-01-24 17:26:23 +00:00