cgal/Triangulation/test/Triangulation
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
..
include
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
issue_8347.cpp add test that was failing without the patch 2024-07-17 09:25:53 +02:00
simple_io_test.cpp add test from issue #5275 2022-10-03 18:55:44 +02:00
test_delaunay.cpp spelling corrections 2022-11-16 13:22:39 +01:00
test_insert_if_in_star.cpp clang-tidy on tests 2021-02-18 15:15:12 +01:00
test_regular.cpp Deal with Triangulation 2022-01-18 18:46:29 +00:00
test_tds.cpp spelling corrections 2022-11-16 13:22:39 +01:00
test_torture.cpp spelling corrections 2022-11-16 13:22:39 +01:00
test_triangulation.cpp spelling corrections 2022-11-16 13:22:39 +01:00