cgal/Periodic_2_triangulation_2/test/Periodic_2_triangulation_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
include Misc fixes 2023-07-07 02:09:35 +02:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
test_p2t2_delaunay_insert_degenerate.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_delaunay_insert_grid.cpp
test_p2t2_delaunay_insert_random.cpp
test_p2t2_delaunay_insert_vertex.cpp
test_p2t2_delaunay_performance.cpp Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
test_p2t2_delaunay_remove.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_hierarchy.cpp First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
test_p2t2_interface_triang_2.cpp Fixed traits usage in P2T2 2017-08-23 10:48:06 +02:00
test_p2t2_performance_gredner.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_p2t2_performance_test.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_test_semi_static_predicates.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_triangulation_flip.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_triangulation_insert_edge.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_triangulation_insert_grid.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_triangulation_insert_random.cpp
test_p2t2_triangulation_insert_vertex.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_triangulation_point_location.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00
test_p2t2_triangulation_prog1.cpp CGAL_assertion -> assert in test code 2022-01-18 15:55:11 +00:00