cgal/Boolean_set_operations_2/test/Boolean_set_operations_2
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 spelling corrections 2022-11-21 10:40:28 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
agg_op_test_suite_generator.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
bop_test_suite_generator.cpp spelling corrections 2022-11-14 17:44:33 +01:00
bug_3989.cpp add test file highlighting the bug fixed by the previous commit 2019-06-13 09:43:10 +02:00
simple_join_diff_bso_2.cpp replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
test_agg_op.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_agg_op.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_bop.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_bop.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_compilation.cpp Test with pgn_with_holes2 2024-10-09 17:19:25 +01:00
test_connect_holes.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_general_polygon_constructions.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
test_polygon_validation.cpp spelling corrections 2022-11-14 17:44:33 +01:00