cgal/QP_solver
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
..
doc/QP_solver doxygen doc fix: remove remaining \ccc 2013-03-07 12:26:41 +01:00
doc_tex
documentation
examples/QP_solver remove some unnecessary includes in an example 2013-03-07 13:05:21 +01:00
include/CGAL avoid a conversion int->bool 2013-03-07 13:05:19 +01:00
package_info/QP_solver New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/QP_solver replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
dont_submit