Laurent Rineau
94080248e7
Merge pull request #7230 from afabri/Polygon_2-erase_circulator-GF
...
Polygon: Fix erase(Vertex_circulator)
2023-02-10 15:40:39 +01:00
Andreas Fabri
0379f9c74e
Why the hell did I not compile to test the 'trivial fix'
2023-02-08 07:34:06 +00:00
Andreas Fabri
789f2c3b60
Polygon is already defined in a windows.h
2023-02-07 06:58:56 +00:00
Andreas Fabri
81f127d50c
Polygon: Fix erase(Vertex_circulator)
2023-01-31 08:36:31 +00:00
albert-github
45478184de
spelling corrections
...
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
2022-11-15 13:39:40 +01:00
Laurent Rineau
198977cf46
Test move construction/assignment of Polygon_with_holes_2
2022-06-10 17:10:26 +02:00
Andreas Fabri
84730205a9
Use the right template parameter of Polygon_with_holes_2 which is different from General_polygon_with_holes_2
2022-05-31 09:30:35 +01:00
Andreas Fabri
e8f5d6b042
Add test for Polygon_2
2022-05-25 13:57:25 +01:00
Andreas Fabri
e887e3b0b0
Add test for Polygon_with_holes_2
2022-05-25 13:31:56 +01:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
4e519a3c7a
move documented IO functions in IO namespace
2021-05-05 13:15:37 +02:00
Sebastien Loriot
b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
...
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Maxime Gimeno
d5811d0a41
clang-tidy on tests
2021-02-18 15:15:12 +01:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Andreas Fabri
7fa9781894
Remove derivation as workaround for a typedef
2019-02-14 12:12:01 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Guillaume Damiand
0bd9088b5a
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
2018-10-17 14:17:08 +02:00
Guillaume Damiand
7f09308d33
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
2018-10-17 13:07:22 +02:00
Mael Rouxel-Labbé
fa6b5af9de
Added a test
2018-07-13 11:41:29 +02:00
Laurent Rineau
cd6fe20bd4
Merge branch 'releases/CGAL-4.11-branch'
2018-03-26 11:03:37 +02:00
Mael Rouxel-Labbé
2854734bf5
Moved is_simple_2()'s empty test to SimplicityTest's degenerate tests
2018-03-20 10:56:57 +01:00
Mael Rouxel-Labbé
bc7e0ba493
Fixed data paths
2018-03-16 13:00:01 +01:00
Mael Rouxel-Labbé
a9599b48ba
Added tests for filter_collinear_points()
2018-03-12 14:51:45 +01:00
Mael Rouxel-Labbé
efb6794a6c
Add a test
2018-03-12 11:14:23 +01:00
Sébastien Loriot
7e2ee496de
update project name of cmake scripts of tests
2016-09-08 00:26:37 +02:00
Sébastien Loriot
4c29bf1b44
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Sébastien Loriot
881e4d3199
request Core only in examples, tests and demos when really needed
2016-03-07 22:36:57 +01:00
Sébastien Loriot
2d191d6651
commit CMakeLists.txt for all examples and tests
2016-03-07 17:39:36 +01:00
Andreas Fabri
2aa0f98526
Arithmetic_kernel -> Exact_integer/rational
2014-07-16 16:45:14 +02:00
Andreas Fabri
56d0a8a7fb
prefix namespace
2013-03-25 08:36:32 +01:00
Andreas Fabri
577bd4cf7f
use leda_ratioanal if available
2013-03-23 08:15:08 +01:00
Philipp Möller
249893bc61
Use concept assertions in Polygon.
2012-11-17 02:05:31 +01:00
Andreas Fabri
0960df404b
int -> size_t
2010-08-05 13:28:20 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Andreas Meyer
20315de571
* replaced CGAL_test_assert with ::assert, instead of CGAL_assertion
...
* removed include/Testsuite/assert.h
2008-03-19 13:45:36 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Andreas Meyer
6623d525eb
* replaced assert in */test/*/*.{cpp,h} with CGAL_test_assertion
...
* replaced #include <assert.h> with the according CGAL/Testsuite/assert.h
2007-11-07 21:35:42 +00:00
Sylvain Pion
691db9aec4
rename .C to .cpp
2007-01-27 21:03:49 +00:00
Sylvain Pion
5dfde87b75
Remove now useless test program. It used to test the caching of polygon
...
properties, but the caching has been removed, and now this file is
redundant with PolygonTest3.C. It makes the test-suite barf since it does
not contain a main() function, so I remove it.
2006-05-21 07:44:27 +00:00
Marc Glisse
13380ebe5e
Add some missing std:: and #include <c*>
2006-02-22 15:22:27 +00:00
Laurent Saboret
06cd00bc12
Move packages to trunk root
2006-02-14 08:58:18 +00:00