Commit Graph

1175 Commits

Author SHA1 Message Date
Laurent Rineau f017011037 rename `master` to `main` in our scripts 2025-09-19 17:32:59 +02:00
Sébastien Loriot 78cfeacf01 Merge pull request #8186 from lrineau/Triangulation_3-CDT_3-lrineau
New package: CGAL 3D conforming constrained Delaunay triangulations
2025-06-26 21:57:17 +02:00
Laurent Rineau 12b4c6407c GF stuff 2025-06-11 11:13:20 +02:00
Jane Tournois 0ab9d3eebf Merge remote-tracking branch 'cgal/master' into Triangulation_3-CDT_3-lrineau
# Conflicts:
#	Installation/CHANGES.md
2025-06-10 11:18:38 +02:00
Laurent Rineau 4dfbdea53d first time this script is actually used... 2025-06-02 19:36:27 +02:00
Laurent Rineau cd798cc6eb add cgaltest in docker group 2025-06-02 18:54:16 +02:00
Laurent Rineau 8a25dea52d Merge branch '6.0.x-branch'
# Conflicts:
#	Scripts/developer_scripts/run_testsuite_with_ctest
2025-05-30 20:53:53 +02:00
Laurent Rineau ed67a04c70 add a script to install GF test machines 2025-05-27 20:58:51 +02:00
Laurent Rineau b8f847870c
Remove the `write` permissions for submitted test results 2025-05-27 11:04:56 +02:00
Laurent Rineau d4f790def6 fix errors 2025-05-26 18:02:24 +02:00
Sébastien Loriot 0b62da54bb update script 2025-05-22 18:11:37 +02:00
Sébastien Loriot 2615a2abe8 add missing addgroup 2025-05-22 16:22:04 +02:00
Laurent Rineau e972b9a1fb fix min/max macro issue 2025-04-03 16:13:25 +02:00
Laurent Rineau f65975e2b1 add a script to detect min/max issues 2025-02-12 13:53:31 +01:00
Laurent Rineau 8eefb7f173 Merge branch 'master' into pr/lrineau/8273 2025-02-07 16:10:52 +01:00
Laurent Rineau 050677f002 add CMake option CGAL_with_benchmarks 2025-02-06 01:21:42 +01:00
Laurent Rineau e5001d1a50 update our CMake version 3.18...3.31
That will suppress the warnings about `CMP0167` (from CMake 3.30):

```
CMake Warning (dev) at cmake/modules/display-third-party-libs-versions.cmake:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.
```
2025-02-04 14:32:37 +01:00
Sébastien Loriot b19515e1f8 Merge remote-tracking branch 'cgal/6.0.x-branch' 2025-01-24 08:09:18 +01:00
Sébastien Loriot 7720caa9dc Merge remote-tracking branch 'cgal/5.6.x-branch' into HEAD 2025-01-24 08:08:33 +01:00
Sébastien Loriot 88ed74a164 script not used 2025-01-22 14:42:00 +01:00
Sébastien Loriot d8106aab4b we now use ctest for testing + extra clean up 2025-01-22 11:42:50 +01:00
Sébastien Loriot 40c8d76834 remove no longer used scripts 2025-01-21 11:26:01 +01:00
Sébastien Loriot bcd33215a7 Merge remote-tracking branch 'cgal/5.6.x-branch' 2025-01-17 18:52:19 +01:00
Sébastien Loriot fe88db2bb3 workaround issue with file command 2025-01-17 18:46:13 +01:00
Sébastien Loriot 679cd8cd23 workaround issue with file command 2025-01-17 17:15:49 +01:00
Sébastien Loriot 796a7bd066 more types 2025-01-17 15:09:38 +01:00
Laurent Rineau b3a59ac00a save my last version
- linter warnings,
- better use of `column|bat`
2024-12-13 16:23:15 +01:00
Laurent Rineau 1cf07aaa07 fix the linter warnings 2024-12-13 16:22:51 +01:00
Nicolas Saillant 70353fb547 Refactor cgal_testsuite_report.py to improve variable naming and enhance third-party library handling 2024-12-13 14:35:05 +01:00
Nicolas Saillant 44f4faa69b Merge branch 'master' into platform-info-script-GF 2024-12-13 12:34:50 +01:00
Laurent Rineau 0c1ccd6ed1 lint and format the Python script 2024-12-12 18:20:20 +01:00
Laurent Rineau b0ca0e2e51 Add shebang and fix list_test_runner_machines path in cgal_testsuite_report.py 2024-12-12 18:12:05 +01:00
Laurent Rineau d602987879 update the script 2024-12-12 18:11:36 +01:00
Nicolas Saillant 20424d4f20 Add Docker image retrieval and summary to testsuite report 2024-12-03 15:27:10 +01:00
Nicolas Saillant bd8a26a720 Add CGAL_SUMMARY_NAME to test results output 2024-11-29 15:53:39 +01:00
Nicolas Saillant 1105ed409d Add Docker information retrieval and reporting to testsuite report script 2024-11-29 15:43:57 +01:00
Laurent Rineau 7b5d5e4b1c use the formatter and fix a few lint warning 2024-11-21 18:44:23 +01:00
Laurent Rineau 09ea26bcec my review 2024-11-21 18:35:24 +01:00
Nicolas Saillant 24710afe30 Add initial version of CGAL testsuite report script 2024-11-21 15:52:34 +01:00
Nicolas Saillant 8c6c08baab Add OS extraction and TPL initialization 2024-11-08 09:19:25 +01:00
Sebastien Loriot 2a572754d5
Add Compiler and OS Info to the TestSuite description table (#8188)
## Summary of Changes
Add Compiler and OS Information to TestSuite Platform Description Table
This PR is linked with those PRs:
   - https://github.com/CGAL/cgal-testsuite-dockerfiles/pull/153
   - https://github.com/CGAL/cgal-testsuite-dockerfiles/pull/154

The version of this Pull Request can be reviewed at [this
link](https://cgal.geometryfactory.com/~nsaillant/testsuite8188/TESTRESULTS/)

## Release Management

* Issue(s) solved (if any): #8167
2024-10-23 11:57:16 +02:00
Laurent Rineau 938ff88212
tag_pr_per_release.sh: allow to relaunch the script if it failed
and code review with GH Copilot
2024-10-23 10:08:57 +02:00
Laurent Rineau 7a0cc29fa3 update a comment in the script 2024-10-22 12:23:00 +02:00
Sebastien Loriot ae35bab3ff
Mac OS X cleaning (#8536) 2024-10-14 10:56:25 +02:00
Sébastien Loriot 1c50e0bede Mac OS X cleaning 2024-10-10 14:21:34 +02:00
albert-github dd02af92a2 issue #8515 Spelling mistakes found checking `en-GB` to `en-US`
Spelling corrections, `en-GB` -> `en-US`
2024-10-05 11:28:29 +02:00
Laurent Rineau 2ca0e52a85 fixes post-CGAL-6.0
[skip ci]
2024-10-01 16:31:06 +02:00
Laurent Rineau 9b4c27d470 Refactor indentation in a few developer scripts (remove tabs)
I have ignored the scripts that I do not use.

NOTE: `Scripts/developer_scripts/create_internal_release` seems not
used anymore, but I have updated it anyway.`
2024-09-25 19:59:55 +02:00
Laurent Rineau de1872f46c fix the error
```
Source file /home/lrineau/CGAL/collect_and_public_testresults/TESTRESULTS/../Summary_Script.js does not exist. at ./create_testresult_page line 898.
```

.. and another fix about `/usr/sbin/restorecon`.
2024-09-25 13:10:57 +02:00
Laurent Rineau 262fb0bb87 Merge remote-tracking branch 'cgal/master' into List-third-party-libraries-GF 2024-09-20 09:29:21 +02:00