mirror of https://github.com/CGAL/cgal
## 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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| issue_7400.cpp | ||
| test_Boolean_tag.cpp | ||
| test_Cache.cpp | ||
| test_Compact_container.cpp | ||
| test_Compact_container_is_used.cpp | ||
| test_Concatenate_iterator.cpp | ||
| test_Concurrent_compact_container.cpp | ||
| 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 | ||
| test_nth_element.cpp | ||
| test_skiplist.cpp | ||
| test_stl_extension.cpp | ||
| test_type_traits.cpp | ||
| test_vector.cpp | ||