| .. |
|
CMakeLists.txt
|
Fix the TBB_USE_FILE warnings
|
2017-11-15 17:00:02 +01:00 |
|
leak.cpp
|
Add a reduced test case which has a memory leak
|
2013-11-13 17:31:41 +01: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
|
use CGAL_USE_TYPE
|
2014-12-31 13:45:08 +01:00 |
|
test_Compact_container.cpp
|
STL_extensions
|
2018-01-18 14:15:21 +00:00 |
|
test_Compact_container_is_used.cpp
|
Add test of index and operator[] for compact container.
|
2016-10-06 08:39:25 -04:00 |
|
test_Concatenate_iterator.cpp
|
less warnings in various packages
|
2013-02-01 10:27:07 +01:00 |
|
test_Concurrent_compact_container.cpp
|
STL_extensions
|
2018-01-18 14:15:21 +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
|
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
|
Put CGAL::random_shuffle() in the subnamespace cpp98
|
2018-04-11 09:32:23 +01:00 |
|
test_N_tuple.cpp
|
Various deprecation-related improvements
|
2018-05-18 16:47:54 +02:00 |
|
test_Nested_iterator.cpp
|
…
|
|
|
test_Object.cpp
|
Include <CGAL/use.h> How did that get included before???
|
2016-10-03 09:00:00 +02:00 |
|
test_Uncertain.cpp
|
Fix catch value warnings
|
2017-07-21 11:27:14 +02:00 |
|
test_complexity_tags.cpp
|
Merged revisions 52226 via svnmerge from
|
2009-11-03 15:17:02 +00:00 |
|
test_composition.cpp
|
replace all std::bind with boost::bind
|
2016-02-04 08:59:38 +01:00 |
|
test_dispatch_output.cpp
|
Merge branch 'Kernel-replace_object-pmoeller'
|
2013-06-14 14:26:05 +02:00 |
|
test_is_iterator.cpp
|
use CGAL_USE_TYPE
|
2014-12-31 13:45:08 +01: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
|
Various deprecation-related improvements
|
2018-05-18 16:47:54 +02:00 |
|
test_nth_element.cpp
|
Reimplementation of std::nth_element and std::random_shuffle
|
2012-03-09 11:37:14 +00:00 |
|
test_skiplist.cpp
|
Add front/back, splicing and swap to Skiplist.
|
2012-05-15 08:17:19 +00:00 |
|
test_stl_extension.cpp
|
Fix boost unused typedef warning: replace BOOST_STATIC_ASSERT by CGAL_static_assertion
|
2016-02-02 14:32:46 +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 |