| .. |
|
CMakeLists.txt
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +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
|
Header only for random.cpp.
|
2014-11-14 14:20:26 +01:00 |
|
test_Compact_container_is_used.cpp
|
Update is_used test.
|
2015-08-31 20:45:08 +02: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
|
…
|
|
|
test_Handle_with_policy.cpp
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
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_nth_element.cpp
|
…
|
|
|
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
|
…
|
|
|
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 |