cgal/STL_Extension/test/STL_Extension
Sebastien Loriot 9eae964517
Triangulation: filter_iterator (#8899)
## Summary of Changes

The testsuite of
[Triangulation](https://cgal.geometryfactory.com/CGAL/testsuite/summary-6.1-Ic-159.html?package=Triangulation)
has N's for some platforms. The test platforms have in common to use
boost_1_88_0, but with VC++ or clang on Windows I can't reproduce the
error with this version of boost.

In this PR I use the filter_iterator adaptor of CGAL, to see if the
boost filter_iterator is the problem.

## Release Management

* Affected package(s): Triangulation
* License and copyright ownership:  unchanged
2025-06-10 14:58:16 +02: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 WIP for reproducing in the Compact Container testsuite 2025-05-23 10:14:16 +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 Cartesian_const_iterator with Concatenate_iterator 2024-12-27 09:54:20 +00:00
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 * replaced CGAL_test_assert with ::assert, instead of CGAL_assertion 2008-03-19 13:45:36 +00:00
test_Handle_with_policy.cpp Fixes of fixes 2019-02-15 09:03:58 +01:00
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 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
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 Merged revisions 52226 via svnmerge from 2009-11-03 15:17:02 +00:00
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 extra run of the script to remove tabs and trailing whitespaces 2020-03-26 19:29:44 +01:00
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 Fixed typo in comment 2018-06-13 17:30:46 +02:00
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 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
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 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00