cgal/STL_Extension/test/STL_Extension
Guillaume Damiand ebc4300334 Header only for random.cpp.
For the header only version, the global variable default_random no more exist => we need to replace all occurences of default_random by a call to the global function get_default_random().
As usual, no modification for the non header only version.
2014-11-14 14:20:26 +01:00
..
CMakeLists.txt Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin 2014-07-01 10:38:14 +02:00
test_Boolean_tag.cpp Make Tag_true and Tag_false be models of the Boost Integral Constant model 2013-08-27 17:07:24 +02:00
test_Cache.cpp less warnings in various packages 2013-02-01 10:27:07 +01:00
test_Compact_container.cpp Header only for random.cpp. 2014-11-14 14:20:26 +01:00
test_Concatenate_iterator.cpp less warnings in various packages 2013-02-01 10:27:07 +01:00
test_Concurrent_compact_container.cpp Header only for random.cpp. 2014-11-14 14:20:26 +01: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 Qualify call to base class function (for intel). 2010-04-23 10:03:59 +00:00
test_In_place_list.cpp add non-documented remove_const fcts to turn a const-iterator to an iterator 2014-06-24 16:35:10 +02:00
test_Modifiable_priority_queue.cpp replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests 2013-03-21 10:50:55 +01:00
test_N_tuple.cpp Do not test if CGAL_NO_DEPRECATED_CODE is defined 2013-10-09 15:55:26 +02:00
test_Nested_iterator.cpp
test_Object.cpp CGAL_USE variables 2013-09-18 12:17:24 +02:00
test_Uncertain.cpp Fix test_Uncertain.cpp when CGAL_NDEBUG is set 2013-03-26 12:18:30 +01:00
test_complexity_tags.cpp Merged revisions 52226 via svnmerge from 2009-11-03 15:17:02 +00:00
test_composition.cpp Add missing #include <cassert> 2013-04-25 11:20:36 +02:00
test_dispatch_output.cpp Merge branch 'Kernel-replace_object-pmoeller' 2013-06-14 14:26:05 +02:00
test_is_iterator.cpp Move is_iterator changes back to the original file. 2013-07-19 21:55:34 +02:00
test_is_streamable.cpp less warnings in various packages 2013-02-01 10:27:07 +01: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 Add missing #include <cassert> 2013-04-25 11:20:36 +02:00
test_namespaces.cpp Protect the test of CGAL::copy_n 2014-01-31 16:50:36 +01:00
test_stl_extension.cpp Merge branch 'STL_Extension-fix_make_sorted_pair-local' 2013-12-20 08:44:23 +01: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 add non-documented remove_const fcts to turn a const-iterator to an iterator 2014-06-24 16:35:10 +02:00