cgal/Convex_hull_3/test/Convex_hull_3
Sébastien Loriot b2ba32307c Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/6.1.x-branch' 2025-08-13 18:07:09 +02:00
..
data automatically move data files in data dir + update paths 2021-10-04 09:42:49 +02:00
include move test files from gsoc2014-VCM_3-jmeyron@276e4bb8 2014-11-13 11:52:28 +01:00
CMakeLists.txt update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00
Point_3_list.txt
ch3_4points.cpp Deal with CH3 2022-01-18 16:37:28 +00:00
ch3_dual_test_collinear_3.cpp fix errors on tests and fix warnings 2014-11-13 15:05:24 +01:00
ch3_dual_test_coplanar_3.cpp fix errors on tests and fix warnings 2014-11-13 15:05:24 +01:00
ch3_dual_test_equal_3.cpp fix errors on tests and fix warnings 2014-11-13 15:05:24 +01:00
ch3_dual_test_has_on_positive_side_3.cpp fix errors on tests and fix warnings 2014-11-13 15:05:24 +01:00
ch3_dual_test_less_distance_to_point_3.cpp fix errors on tests and fix warnings 2014-11-13 15:05:24 +01:00
ch3_dual_test_less_signed_distance_to_plane_3.cpp fix errors on tests and fix warnings 2014-11-13 15:05:24 +01:00
convex_hull_traits_3_fp_bug.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
convex_hull_traits_3_fp_bug.xyz filter the predicates in Convex_hull_traits_3 if requested 2015-01-09 12:20:14 +01:00
degeneracy_test.cpp Fix a Convex_hull_3 test case 2022-10-04 06:34:05 +01:00
issue_8954.cpp fix warning 2025-07-10 09:06:49 +02:00
quick_hull_default_traits.cpp restore test 2025-08-04 09:41:42 +02:00
quickhull_degenerate_test_3.cpp Merge pull request #6233 from sloriot/CH3-fix_test 2022-01-17 15:34:41 +01:00
quickhull_test_3.cpp Minor CH3 test improvement 2024-12-29 23:39:21 +01:00
test_ch_3_ambiguity.cpp use_default_values() -> default_values() 2022-01-10 18:36:37 +01:00
test_extreme_points.cpp char* -> std::string 2021-10-04 09:49:24 +02:00
test_halfspace_intersections.cpp boost::optional => std::optional 2023-06-15 10:57:09 +02:00
test_quickhull_indexed_triangle_set_3.cpp code bugfix after test; doc bug fix: SequenceContainer -> RandomAccessContainer (also in Stream_support) 2021-10-05 08:40:47 +01:00