cgal/Minkowski_sum_2/test/Minkowski_sum_2
Laurent Rineau 539e2852a1 Merge pull request #6535 from sloriot/Test-remove_cmake_generator
remove mentions to  CMAKE_GENERATOR in test scripts

# Conflicts:
#	CGAL_ipelets/demo/CGAL_ipelets/cgal_test_with_cmake
#	Set_movable_separability_2/test/Set_movable_separability_2/cgal_test_with_cmake
2022-05-06 14:19:07 +02:00
..
data Fixed face filtering in case one of the summands does not have an outer boundary 2018-11-27 16:32:07 +02:00
CMakeLists.txt update latest cmake version tested 2021-11-09 10:58:47 +01:00
cgal_test_with_cmake remove mentions to CMAKE_GENERATOR in test scripts 2022-04-28 13:48:23 +02:00
read_polygon.h Enhanced testing: added test_minkowski_sum_with_holes to test Minkowski sum of polygons with holes 2014-10-07 14:43:01 +03:00
test_approx_offset.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_approx_offset.cpp clang-tidy on tests 2021-02-18 15:15:12 +01:00
test_exact_offset.cmd remove ./ prefix 2021-10-04 09:32:04 +02:00
test_exact_offset.cpp clang-tidy on tests 2021-02-18 15:15:12 +01:00
test_minkowski_sum.cmd Fixed the documentation of the decomposition concept. Added one for polygon with holes. Fixed the implementation of the decomp. methods that supports polygons with holes. 2014-10-21 19:17:21 +03:00
test_minkowski_sum.cpp Remove #include<CGAL/basic.h> amd put what is needed if something is missing 2019-03-27 15:21:33 +01:00
test_minkowski_sum_with_holes.cmd Fixed face filtering in case one of the summands does not have an outer boundary 2018-11-27 16:32:07 +02:00
test_minkowski_sum_with_holes.cpp Use CGAL::Timer 2020-12-28 14:05:44 +00:00