cgal/Generator/test/Generator
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
..
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
generic_random_test.cpp Do not call the deprecated functions 2022-05-17 10:12:28 +01:00
random_hull_test.cpp compatibility old version of boost 2015-01-06 16:53:48 +01:00
random_poly_test.cpp Improve random_polygon_2 tests 2021-03-29 14:30:53 +02:00
rcs_test.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_combination_enumerator.cpp Add missing #include <cassert> 2013-04-25 11:20:36 +02:00
test_generators.cpp Generator: Fix assert 2022-11-28 15:47:08 +00:00
test_tetrahedron_3.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_triangle_2.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_triangle_3.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00