cgal/STL_Extension/test/STL_Extension
Sebastien Loriot 636368ed8f
Always init time_stamp to -2 (#8714)
It is not clear to me that this is the right thing to do:
- it is done for some classes
- but in some test, a comment mention that it should be uninitialized
(the test works if init to -1 but not to 0).
- Base_time_stamper is doing an init to -2
2025-02-12 19:40:27 +01:00
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
issue_7400.cpp Prevent_deref, major changes 2024-05-21 08:53:48 +02:00
test_Boolean_tag.cpp
test_Cache.cpp
test_Compact_container.cpp initialize to -2, to use the debugging assertions 2025-01-31 18:09:07 +01:00
test_Compact_container_is_used.cpp
test_Concatenate_iterator.cpp
test_Concurrent_compact_container.cpp initialize to -2, to use the debugging assertions 2025-01-31 18:09:07 +01:00
test_Flattening_iterator.cpp
test_Handle_with_policy.cpp
test_In_place_list.cpp
test_Modifiable_priority_queue.cpp
test_N_tuple.cpp
test_Nested_iterator.cpp
test_Object.cpp
test_Uncertain.cpp
test_cgal_named_params.cpp
test_complexity_tags.cpp
test_composition.cpp
test_dispatch_output.cpp
test_for_each.cpp
test_fwd_make_array.cpp
test_hash_OpenMesh.cpp
test_is_iterator.cpp
test_is_streamable.cpp
test_join_iterators.cpp
test_leak.cpp
test_lexcompare_outputrange.cpp
test_multiset.cpp
test_namespaces.cpp fix an unrelated warning 2025-02-03 17:25:31 +01:00
test_nth_element.cpp
test_skiplist.cpp
test_stl_extension.cpp
test_type_traits.cpp
test_vector.cpp