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 |
|
Eric Berberich
|
681f282d77
|
Fix by Daniel Russel to make testsuite greener
Raise "NUMERICAL ISSUE" instead of "WARNING". The latter made some
rows of the testsuite completely yellow. Fix has been tested locally.
|
2012-10-09 12:55:09 +00:00 |
|
Daniel Russel
|
3eb2e7079a
|
removed random delc of to_interval
|
2007-01-23 17:02:20 +00:00 |
|
Daniel Russel
|
e28894d30a
|
cleaned up names in KK and FK
|
2007-01-22 18:36:00 +00:00 |
|
Daniel Russel
|
6426635349
|
changes for new number type traits
|
2007-01-21 23:44:56 +00:00 |
|
Daniel Russel
|
43cf28218c
|
core working
|
2007-01-20 21:39:01 +00:00 |
|
Andreas Fabri
|
8aec6065bc
|
more min/max fixes
|
2006-08-25 08:36:04 +00:00 |
|
Daniel Russel
|
c139c5ca25
|
updated everything for changes to interface
|
2006-03-10 00:00:09 +00:00 |
|
Daniel Russel
|
bb5ae86dbd
|
a few late changes
|
2006-02-21 19:19:51 +00:00 |
|
Laurent Saboret
|
2ed7e93bca
|
Move packages to trunk root
|
2006-02-14 08:58:16 +00:00 |
|