cgal/Kernel_23/test/Kernel_23
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
..
include/CGAL replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
Cartesian.cpp Add a file that tests nested types required by the Kernel comcept (for now RT) 2013-01-31 14:47:03 +01:00
Dimension.cpp Adding Circle_3 object to the Kernel. 2008-06-03 12:17:16 +00:00
Filtered_cartesian.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Filtered_homogeneous.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Homogeneous.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Kernel_checker.cpp
Lazy_kernel.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Simple_cartesian.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
Simple_homogeneous.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
overload_bug.cpp add a small example showing the overload problem when result_type 2011-06-30 17:19:48 +00:00
test_Projection_traits_xy_3_Intersect_2.cpp Merge /branches/features/Triangulation_2_UseTraitsInHierarchy-GF/Kernel_23 2012-06-29 16:27:25 +00:00
test_kernel__.cpp change LGPLv2 -> LGPLv3 2011-10-10 13:48:25 +00:00
test_result_of.cpp * fixed include issue 2011-12-15 15:45:39 +00:00