cgal/STL_Extension/test/STL_Extension
Philipp Möller b518c4e792 Two more tests for the namespaces. You never know. 2012-06-14 10:39:13 +00:00
..
test_Cache.cpp Replace BOOST_STATIC_ASSERT by CGAL_static_assertion. 2011-08-31 14:30:07 +00:00
test_Compact_container.cpp Add reserve method in compact container (include file, plus ref manual, plus test). 2011-09-27 12:01:42 +00:00
test_Concatenate_iterator.cpp
test_Flattening_iterator.cpp
test_Handle_with_policy.cpp Qualify call to base class function (for intel). 2010-04-23 10:03:59 +00:00
test_In_place_list.cpp
test_Modifiable_priority_queue.cpp size_t -> unsigned int to avoid a warning 2011-10-20 10:36:22 +00:00
test_Nested_iterator.cpp
test_Uncertain.cpp
test_complexity_tags.cpp
test_composition.cpp
test_dispatch_output.cpp
test_is_iterator.cpp Add missing test for <CGAL/is_iterator.h> 2012-04-13 10:20:43 +00:00
test_is_streamable.cpp Extend the test, again 2012-04-16 13:49:19 +00:00
test_lexcompare_outputrange.cpp
test_multiset.cpp
test_namespaces.cpp Two more tests for the namespaces. You never know. 2012-06-14 10:39:13 +00:00
test_stl_extension.cpp A branch to extend the CGAL::cpp0x::get function template in <CGAL/tuple.h> 2012-04-19 12:28:12 +00:00
test_type_traits.cpp
test_vector.cpp