cgal/Polyhedron_IO
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
..
demo/Polyhedron_IO CMake: Fix the handling of cmake_policy 2012-08-22 12:35:03 +00:00
examples/Polyhedron_IO Remove the deprecated use of Triangulation_euclidean_traits_xy_3 2012-06-13 09:05:33 +00:00
include/CGAL/IO Remove / comment out unused local typedefs. Fix one place where FT was used instead of RT (homogeneous coordinates, probably never compiled). 2012-07-28 06:21:06 +00:00
package_info/Polyhedron_IO New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
test/Polyhedron_IO replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00