cgal/AABB_tree/test/AABB_tree
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 automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
AABB_test_util.h removing deprecated AABB types 2024-03-26 15:56:45 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
aabb_any_all_benchmark.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_correctness_triangle_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_deprecated_segment_test.cpp added tests for deprecated classes/traits 2024-04-15 11:21:21 +02:00
aabb_deprecated_triangle_primitive_test.cpp fix warnings 2024-04-18 08:13:36 +02:00
aabb_distance_edge_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_distance_triangle_hint_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_distance_triangle_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_intersection_triangle_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_naive_vs_tree_distance_segment_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_naive_vs_tree_distance_triangle_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_naive_vs_tree_triangle_test.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_all_intersected_primitives_tree.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_datum.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_empty_tree.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_indexed_triangle_2.cpp fix test 2024-04-18 08:17:06 +02:00
aabb_test_is_ray_intersection_geomtraits.cpp remove CGAL_static_assertion* 2023-06-15 10:42:10 +02:00
aabb_test_move_constructor.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_multi_mesh.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_polyline_segment_2.cpp added tests for untested aabb primitives 2024-04-17 17:12:21 +02:00
aabb_test_ray_intersection.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_segment_2.cpp added tests for untested aabb primitives 2024-04-17 17:12:21 +02:00
aabb_test_singleton_tree.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00
aabb_test_triangle_2.cpp added tests for untested aabb primitives 2024-04-17 17:12:21 +02:00
aabb_test_triangle_3.cpp added tests for untested aabb primitives 2024-04-17 17:12:21 +02:00
aabb_triangle_datum_covering.cpp removing deprecated AABB types 2024-03-26 15:56:45 +01:00