Laurent Rineau
|
5a43f93ba8
|
Fix memory leaks (in tests)
|
2013-10-30 13:50:15 +01:00 |
|
Laurent Rineau
|
008ccc5b48
|
Add missing #include <cassert>
|
2013-04-25 11:20:36 +02:00 |
|
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 |
|
Sylvain Pion
|
af48d47506
|
Replace Protect_FPU_rounding<true> pfr(CGAL_FE_TONEAREST)
by Set_ieee_double_precision.
|
2008-12-03 21:42:28 +00:00 |
|
Andreas Fabri
|
096bffba4b
|
Use :Protect_FPU_rounding in order to restore rounding mode
|
2008-10-17 13:06:01 +00:00 |
|
Sylvain Pion
|
550712455e
|
Rename Timer to Profiling_tools (subdirectories).
|
2008-08-22 16:22:41 +00:00 |
|