Andreas Fabri
|
e62ab30e6c
|
Fixes of fixes
|
2019-02-15 09:03:58 +01:00 |
Andreas Fabri
|
125ba46c19
|
avoid a conversion int->bool
|
2013-03-07 13:05:19 +01:00 |
Andreas Fabri
|
b22839067e
|
static_cast
|
2013-03-01 11:02:46 +01:00 |
Andreas Meyer
|
20315de571
|
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
* removed include/Testsuite/assert.h
|
2008-03-19 13:45:36 +00:00 |
Andreas Meyer
|
6623d525eb
|
* replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
|
2007-11-07 21:35:42 +00:00 |
Bernd Gärtner
|
a6aba7c40a
|
- fixed file location in include
- renamed ...validation_flag() to ...auto_validation()
|
2007-04-30 10:16:02 +00:00 |
Bernd Gärtner
|
0bc86dea9d
|
- moved certificate check out of the solver and into solution
- at the same time, we don't check anymore by default, but there
is an option to trigger a self-check
|
2007-04-25 01:19:38 +00:00 |
Sylvain Pion
|
b1a3ec2137
|
Fix for g++ 3.3.
|
2007-04-18 09:24:12 +00:00 |
Bernd Gärtner
|
ce80f2f8db
|
- _from_pointer models removed (they are useless as well)
- fixed and added more examples, and referred to them from manual
|
2007-04-14 15:39:55 +00:00 |
Bernd Gärtner
|
890c5d0fed
|
- in Quadratic_program model, default bounds can now be configured,
and there are some tests that cover this
|
2007-04-13 16:12:08 +00:00 |