cgal/Stream_support
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/IOstream follow up of 601fd3b9: adding missing () in see also for functions 2013-01-09 19:48:43 +01:00
doc_tex Merged iostream into Stream_support 2012-06-22 14:43:58 +00:00
include/CGAL/IO WARNFIX: fix some warnings triggered by -Wconversion on g++ 2012-08-09 16:06:54 +00:00
package_info/Stream_support New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
src/CGAL Merged iostream into Stream_support 2012-06-22 14:43:58 +00:00
test/Stream_support replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
dont_submit add doc in dont_submit 2012-11-27 08:42:02 +01:00