| .. |
|
include
|
Merge pull request #8586 from MaelRL/Kernel_23-Fix_dangling_ref_in_CC3-GF
|
2025-04-03 16:12:09 +02:00 |
|
CMakeLists.txt
|
update our CMake version 3.18...3.31
|
2025-02-04 14:32:37 +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
|
Address #8401
|
2024-08-09 11:32:26 +01:00 |
|
Exact_predicates_exact_constructions_kernel.cpp
|
Actually test the full EPECK family
|
2024-11-03 18:16:13 +01:00 |
|
Filtered_cartesian.cpp
|
Add missing tests for filtered Cartesian kernels
|
2024-11-03 20:53:06 +01: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
|
…
|
|
|
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
|
…
|
|
|
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 |