cgal/STL_Extension/test/STL_Extension
Mael Rouxel-Labbé f9001833b1 Merge remote-tracking branch 'cgal/master' into Kernel_23-Fix_dangling_ref_in_CC3-GF 2025-03-15 14:09:28 +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 missing () in macro + typo fixes 2022-06-14 11:24:21 +02:00
test_Cache.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
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 clang-tidy on tests 2021-02-18 15:15:12 +01:00
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 clang-tidy on tests 2021-02-18 15:15:12 +01:00
test_Modifiable_priority_queue.cpp make the relaxed heap selectionnable using a template parameter 2021-11-30 17:49:48 +01:00
test_N_tuple.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_Nested_iterator.cpp
test_Object.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
test_Uncertain.cpp Update test for enum_cast<Uncertain> 2024-12-29 23:37:47 +01:00
test_cgal_named_params.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
test_complexity_tags.cpp
test_composition.cpp Fix composition testsuite 2021-01-29 12:35:52 +00:00
test_dispatch_output.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
test_for_each.cpp
test_fwd_make_array.cpp Move CGAL_USE(1) 2024-04-30 09:29:30 +01:00
test_hash_OpenMesh.cpp Reorganize #ifdef as the edge_descriptor is not the one from OpenMesh 2021-02-26 16:33:13 +00:00
test_is_iterator.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
test_is_streamable.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
test_join_iterators.cpp
test_leak.cpp int -> std::size_t 2023-06-29 09:24:15 +01:00
test_lexcompare_outputrange.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_multiset.cpp
test_namespaces.cpp fix an unrelated warning 2025-02-03 17:25:31 +01:00
test_nth_element.cpp int -> std::size_t 2023-06-29 09:24:15 +01:00
test_skiplist.cpp Merge branch 'master' into CGAL-add_missing_test 2023-07-12 15:48:42 +02:00
test_stl_extension.cpp remove extra parenthesis 2023-06-19 19:17:49 +02:00
test_type_traits.cpp Add CGAL::is_convertible_without_narrowing 2024-04-23 13:33:07 +02:00
test_vector.cpp