Commit Graph
148 Commits
Author SHA1 Message Date
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 58181afcdb remove useless include directives 2021-11-09 10:16:12 +01:00
Sébastien Loriot 4e519a3c7a move documented IO functions in IO namespace 2021-05-05 13:15:37 +02:00
Sébastien Loriot fb6f703b55 IO namespace for files in IO directories 2021-05-04 14:36:06 +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
Mael Rouxel-Labbé 0e67ee3876 Add data from issue #5177 to SLS testsuite
@khumarahn
https://github.com/CGAL/cgal/issues/5177
2020-11-27 14:12:17 +01:00
Mael Rouxel-Labbé b532e76d89 Enhance tests 2020-11-27 13:56:17 +01:00
Laurent Rineau 5bfd0c2340 Merge pull request #5155 from mhsaar/patch-9
Update test_sls_offset.cpp
2020-11-25 10:21:54 +01:00
Laurent Rineau 49e7ddccc9 Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
General CMake improvements
2020-11-13 15:43:54 +01:00
Sebastien Loriot 2475a0c19c Add missing .h 2020-11-12 11:06:25 +01:00
Maxime Gimeno e172dfbcb6 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-12 09:04:01 +01:00
Michael Hemmer c47af04469 Update print.h
Adding includes for what is used to allow header to be compiled on its own.
2020-11-11 16:59:52 +01:00
Michael Hemmer 9fa318c6f0 Update test_sls_offset.cpp
Avoid unused variable in opt mode.
2020-11-11 16:56:37 +01:00
Mael Rouxel-Labbé 770b7f7a28 Take FT by reference in for(:) loop 2020-11-07 18:50:40 +01:00
Sébastien Loriot 314db57a38 disable polygon assertion
allow strictly simple polygons and epick construction issues
2020-11-06 12:03:15 +01:00
Sébastien Loriot 03a225d7b4 do not use extra precision 2020-11-06 10:11:03 +01:00
Sébastien Loriot 61cb7b5930 accomodate to the update of is_valid() function 2020-11-06 10:10:31 +01:00
Mael Rouxel-Labbé ee7eff3d77 Add missing data file 2020-11-03 11:08:32 +01:00
Mael Rouxel-Labbé 923ac03410 Fix traits test not setting up segment IDs in a Traits with IDs 2020-11-02 18:48:24 +01:00
Mael Rouxel-Labbé 05e4c44216 Misc minor fixes 2020-10-16 14:38:11 +02:00
Mael Rouxel-Labbé 4488b7c64d Clean examples and tests 2020-10-09 18:40:11 +02:00
Mael Rouxel-Labbé dc893884d8 Test the API of SLS 2020-10-08 22:59:08 +02:00
Mael Rouxel-Labbé 7309da88c1 Misc minor fixes 2020-10-07 19:36:32 +02:00
Mael Rouxel-Labbé 6b6c86dd26 Enhance SLS/Offset tests 2020-10-06 17:56:01 +02:00
Mael Rouxel-Labbé 6cc1e99dda Add another batch of tests 2020-09-16 20:41:12 +02:00
Mael Rouxel-Labbé a9886a00e2 Continue actually testing stuff... and finding bugs... 2020-09-14 19:58:32 +02:00
Mael Rouxel-Labbé 05836c36d9 Add some tests for interior/exterior skeleton, with expected results 2020-09-11 20:38:08 +02:00
Mael Rouxel-Labbé 71da11f597 Skeleton offset test improvements 2020-09-11 19:21:39 +02:00
Mael Rouxel-Labbé 8976876c4d Remove duplicate test data 2020-09-11 16:52:28 +02:00
Mael Rouxel-Labbé 183678a8ff Start actually testing SLS (offset, WIP) 2020-09-10 19:34:05 +02:00
Mael Rouxel-Labbé b3ece4473b Fix tiny formatting issue in test data 2020-09-08 12:16:30 +02:00
Mael Rouxel-Labbé 9a9bdc25a2 Remove test for issue that is not a bug (#3382) 2020-09-03 09:09:25 +02:00
Mael Rouxel-Labbé bfafa8143f Rename test to proper issue ID rather than year
https://github.com/CGAL/cgal/issues/3382
2020-09-02 18:26:00 +02:00
Andreas Fabri 9e947abb84 Add issue from 2013 2020-08-27 09:58:08 +01:00
Andreas Fabri d1f2cc600c Add an issue 2020-08-26 11:27:37 +01:00
Andreas Fabri 269ae3298d Add an issue that got solved by this PR 2020-08-26 11:09:56 +01:00
Maxime Gimeno 9c15f2c9dc Use FeatureSummary in the demo, and remove CGAL_FOUND 2020-08-04 12:46:17 +02:00
Laurent Rineau 3d78df1749 Merge pull request #4789 from sloriot/SS-copy_cst
Make straight_skeleton copy_constructible
2020-06-23 18:49:55 +02:00
Sébastien Loriot 2fe78166ea make Straight_skeleton class copy-constructible as documented 2020-06-16 11:40:52 +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
Sébastien Loriot 254d60f642 First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
Sébastien Loriot 7356421d80 introduce Commercial license SPDX tag 2019-10-19 12:15:19 +02:00
Sébastien Loriot 9bd9c68b83 update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
Laurent Rineau 4fbf00fb8a CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
Laurent Rineau b8fe6b10ee Merge pull request #3804 from afabri/CGAL_tests_must_not_include_basic-GF
Do not include <CGAL/basic.h>
2019-05-21 16:37:01 +02:00