cgal/STL_Extension/test/STL_Extension
Sylvain Pion eff6efd3af CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by:
- CGAL_NULL -> NULL
- CGAL_NULL_TYPE -> CGAL::Nullptr_t (typedef to const void *)
2008-07-12 21:58:52 +00:00
..
test_Cache.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_Compact_container.cpp Use boost::iterator_facade for the Compact_container's iterators. 2008-04-12 18:19:43 +00:00
test_Concatenate_iterator.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_Flattening_iterator.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_Handle_with_policy.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_In_place_list.cpp rename .C to .cpp 2007-01-27 20:14:24 +00:00
test_Nested_iterator.cpp rename .C to .cpp 2007-01-27 20:14:24 +00:00
test_composition.cpp rename .C to .cpp 2007-01-27 20:14:24 +00:00
test_lexcompare_outputrange.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_multiset.cpp Remove obsolete VC++ 6 specific code. 2008-01-20 15:27:47 +00:00
test_stl_extension.cpp CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
test_type_traits.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_vector.cpp * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00