cgal/Generator/test/Generator
Mael Rouxel-Labbé 9b265fddf8 Uniformize REQUIRED / QUIET usage:
Following this:
- CGAL: always REQUIRED
- CGAL component: COMPONENT / OPTIONAL_COMPONENT (never QUIET)
- required 3rd party: (not QUIET) + message(NOTICE "") on NOT_FOUND
- optional 3rd party: QUIET + message(STATUS "") except for Polyhedron/demo
- 3rd party components: COMPONENT / OPTIONAL_COMPONENT
                        (QUIET depending on required or optional 3rd party)
2022-09-06 16:24:27 +02:00
..
CMakeLists.txt Uniformize REQUIRED / QUIET usage: 2022-09-06 16:24:27 +02:00
generic_random_test.cpp Do not call the deprecated functions 2022-05-17 10:12:28 +01:00
random_hull_test.cpp compatibility old version of boost 2015-01-06 16:53:48 +01:00
random_poly_test.cpp Improve random_polygon_2 tests 2021-03-29 14:30:53 +02:00
rcs_test.cpp move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
test_combination_enumerator.cpp Add missing #include <cassert> 2013-04-25 11:20:36 +02:00
test_generators.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_tetrahedron_3.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_triangle_2.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00
test_triangle_3.cpp extra run of the script to remove tabs and trailing whitespaces 2020-03-26 14:16:06 +01:00