cgal/Arrangement_on_surface_2/test/Arrangement_on_surface_2
Laurent Rineau 32893b91c0 Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
cmake_minimum_required(VERSION 3.12...3.29)
2024-06-12 10:06:12 +02:00
..
data Merge remote-tracking branch 'cgal/master' into gsoc2023-aos_sphere_demo-denizdiktas 2024-04-15 19:11:21 +03:00
Batched_point_location_test.h boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
CMakeLists.txt cmake_minimum_required(VERSION 3.12...3.29) 2024-06-06 20:19:44 +02:00
Construction_test.h spelling corrections 2022-11-14 15:32:47 +01:00
IO_base_test.h Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
IO_test.h
Overlay_test.h IO namespace in Arrangement package 2021-05-03 13:27:31 +02:00
Point_location_dynamic_test.h Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
Point_location_test.h fix typos 2023-06-29 10:48:36 +02:00
Segment_reader.h extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
TODO spelling corrections 2022-11-14 15:32:47 +01:00
Traits_adaptor_test.h Provided the base geometry traits as a template parameter. 2018-04-07 22:40:05 +03:00
Traits_base_test.h add missing IO namespace 2023-08-16 09:11:30 +02:00
Traits_test.h warnings 2024-03-15 10:19:24 +01:00
Vertical_decomposition_test.h boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
cgal_test.cmake Merge remote-tracking branch 'cgal/master' into gsoc2023-aos_sphere_demo-denizdiktas 2024-04-15 19:11:21 +03:00
cgal_test_with_cmake make it cleaner 2024-01-19 13:55:53 +01:00
construction_test_suite_generator.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
ex_kernel_point.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
ex_kernel_segment.cpp run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_arc_polycurve.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
test_batched_point_location.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_batched_point_location.geodesic_arcs_on_sphere.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_batched_point_location.linear.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_batched_point_location.segments.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_bezier_polycurve.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
test_circular_arc_polycurve.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
test_configuration.h Misc trivial cleaning 2022-09-06 16:25:47 +02:00
test_conic_polycurve.cpp Merge remote-tracking branch 'sloriot/CGAL-toward_6.0' 2023-06-15 11:34:09 +02:00
test_construction.cpp Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2021-08-04 12:22:09 +03:00
test_construction.geodesic_arcs_on_sphere.cmd Fixed is_intersection_valid_impl() and added test case 2023-08-10 21:38:52 +03:00
test_construction.linear.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_construction.polylines.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_construction.segments.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_data_traits.cpp Added error and informative messages 2017-11-15 17:30:40 +01:00
test_data_traits.h
test_do_equal.cpp
test_do_intersect.cpp
test_dual.cpp remove CGAL workaround from cpp files 2023-10-12 10:12:09 +02:00
test_extended_topol_traits.h
test_geom_traits.h
test_insertion.cpp add failing test case 2021-07-28 16:47:12 +02:00
test_io.cpp
test_iso_verts.cpp
test_kernel.h
test_number_type.h run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
test_observer.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_observer.cpp Spelling correction 2024-05-30 18:32:30 +02:00
test_overlay.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_overlay.geodesic_arcs_on_sphere.cmd Added an overlay test 2021-03-31 15:46:08 +03:00
test_overlay.segments.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_point_location.circle_segments.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_point_location.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_point_location.linear.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_point_location.segments.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_point_location_dynamic.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_point_location_dynamic.segments.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_polycurve_intersection.cpp remove usage of old Object API 2023-06-29 12:57:53 +02:00
test_polylines.cpp
test_rational_function_traits_2.cpp Added default definition of special functions to pacify the compiler 2021-08-19 16:56:43 +03:00
test_removal.cpp
test_sgm.cpp Added a call to convex_hull_3() to test the code of Arr_polyhedral_sgm_polyhedron_3, which makes the Polyhedron atype a model of the FaceGraph concept 2024-04-27 20:39:40 +03:00
test_spherical_merge.cpp
test_spherical_removal.cmd
test_spherical_removal.cpp Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2019-11-19 09:47:44 +02:00
test_tags.cpp boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
test_topol_traits.h
test_traits.cpp spelling corrections 2022-11-14 15:32:47 +01:00
test_traits.h
test_traits_adaptor.cpp Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
test_traits_adaptor.h Defined the adapted geometry traits to be an instantiation of Arr_traits_adaptor_2 and not of Arr_traits_basic_adaptor_2 to test the more general adaptor 2018-03-21 18:03:26 +02:00
test_traits_dispatching.cpp boost::mpl::if_ -> std::conditional 2023-09-24 22:57:20 +02:00
test_unbounded_rational_direct_insertion.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_unbounded_rational_insertion.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_unbounded_removal.cpp
test_vert_ray_shoot_vert_segments.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
test_vertical_decomposition.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_vertical_decomposition.linear.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_vertical_decomposition.segments.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_zone.cpp boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
utils.h fix compilation issues 2023-11-06 11:43:29 +01:00