cgal/Triangulation_3/test/Triangulation_3
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
..
data move With_point_and_info_tag to Compact_container.h 2024-04-26 16:36:33 +02:00
include/CGAL issue #8515 Spelling mistakes found checking `en-GB` to `en-US` 2024-10-05 11:28:29 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
test_RT_cell_base_with_weighted_circumcenter_3.cpp
test_Triangulation_with_transform_iterator.cpp Deal with Triangulation_3 2022-01-18 16:47:56 +00:00
test_Triangulation_with_zip_iterator.cpp Deal with Triangulation_3 2022-01-18 16:47:56 +00:00
test_delaunay_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_delaunay_hierarchy_3.cpp
test_delaunay_hierarchy_3_old.cpp
test_dependencies.h
test_dt_deterministic_3.cpp Fix precomputed data 2023-06-29 15:34:03 +01:00
test_dt_deterministic_3.in Fix precomputed data 2023-06-29 15:34:03 +01:00
test_io_triangulation_3.cpp
test_regular_3.cpp Various test cleaning / improvements for Triangulation_3 2022-12-12 16:07:21 +01:00
test_regular_as_delaunay_3.cpp Various test cleaning / improvements for Triangulation_3 2022-12-12 16:07:21 +01:00
test_regular_insert_range_with_info.cpp boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
test_regular_remove_3.cpp boost::int -> std::int 2023-04-23 18:43:10 +02:00
test_regular_traits_3.cpp moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
test_robust_weighted_circumcenter.cpp
test_segment_cell_traverser_3.cpp fix compilation errors and warnings 2020-04-10 18:30:50 +02:00
test_segment_simplex_traverser_3.cpp add special test cases 2023-06-19 17:06:31 +02:00
test_simplex_3.cpp
test_simplex_iterator_3.cpp factorize the debug function helpers 2023-06-18 21:20:19 +02:00
test_static_filters.cpp
test_triangulation_3.cpp
test_triangulation_serialization_3.cpp add missing test 2023-06-13 14:38:48 +02:00
test_triangulation_simplex_3_debug.h factorize the debug function helpers 2023-06-18 21:20:19 +02:00