cgal/Kernel_23/test/Kernel_23
Sebastien Loriot 11b92e94f8
Add an alternative of Mpzf using boost cpp_int (#7191)
## TODO:
- [x] branch size
- [x] boost backend should not be the default in 5.6
2023-05-22 09:23:35 +02:00
..
include Add an alternative of Mpzf using boost cpp_int (#7191) 2023-05-22 09:23:35 +02:00
CMakeLists.txt Do not enable CGAL_KERNEL_23_TEST_RT_FT_PREDICATE_FLAGS by default 2022-11-07 15:46:13 +01:00
Cartesian.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Dimension.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Exact_predicates_exact_constructions_kernel.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Filtered_cartesian.cpp try be less aggressive 2023-05-03 18:21:29 +02:00
Filtered_homogeneous.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Homogeneous.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Kernel_checker.cpp
Lazy_kernel.cpp Add test of depth() 2022-04-20 12:48:28 +01:00
Simple_cartesian.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Simple_homogeneous.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
atomic_compilation_test.cpp Add a comment explaining the purpose of atomic_compilation_test.cpp 2022-10-13 21:24:05 +02:00
determinant_77.cpp Move check code from determinant.h to Kernel_23/test + more tests 2020-05-12 11:56:18 +02:00
issue_129.cpp remove license notice from kernel tests 2019-10-19 16:39:32 +02:00
issue_3301.cpp
origin_3.cpp int -> std::size_t 2022-03-16 08:01:56 +01:00
overload_bug.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
rank.cpp rank written by Sebastien 2021-03-29 16:03:06 +01:00
test_Has_conversion.cpp Deal with Kernel_23 2022-01-18 16:39:43 +00:00
test_Projection_traits_xy_3_Intersect_2.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_RT_or_FT_predicates.cpp Allow to use test_RT_or_FT_predicates with ninja, and ctest 2022-10-14 12:15:48 +02:00
test_all_linear_intersections.cpp
test_approximate_dihedral_angle_3.cpp fix pedantic warnings 2022-05-10 11:30:39 +02:00
test_bbox.cpp Adds some helpers to calculate the span of a Bbox in each dimension. 2021-03-22 06:37:29 -04:00
test_converter.cpp fix conversion warning and remove useless test (producing a warning) 2022-01-18 09:30:41 +01:00
test_hash_functions.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_kernel__.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_projection_traits.cpp WIP: try to always use Filtered_predicate_RT_FT 2022-09-08 17:30:14 +02:00