cgal/Kernel_23/test/Kernel_23
Sebastien Loriot 47c417a785
Deal with duplicate lines (#8396)
## Summary of Changes

Deal with Issue #8348 

## Release Management

* Affected package(s):  Triangulation_2 and Periodic_triangulation_2
* Issue(s) solved (if any): fix #8348 
* License and copyright ownership:  unchanged
2024-08-19 11:17:50 +02:00
..
include Add Compare_angle_3 tests 2024-07-04 18:45:50 +02:00
CMakeLists.txt cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Cartesian.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
Dimension.cpp Address #8401 2024-08-09 11:32:26 +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 Header only for random.cpp. 2014-11-14 14:20:26 +01:00
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 Remove the benchmark from the issue 2018-10-09 09:45:14 +02:00
issue_8140.cpp Kernel_23: Fix Issue 8140 2024-04-29 16:38:51 +01:00
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 skip if neither core nor leda are present 2024-01-03 18:18:42 +01: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 remove extra parenthesis 2023-06-19 19:17:49 +02:00
test_all_linear_intersections.cpp remove code for CGAL_INTERSECTION_VERSION 1 2019-03-29 13:28:32 +01:00
test_approximate_dihedral_angle_3.cpp move comment 2024-01-02 13:15:28 +01: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