Laurent Rineau
959e3bc812
TestSuite: Add condition to check if CXXFLAGS variable is empty ( #8421 )
...
## Summary of Changes
Added a check to avoid duplicating CXXFLAGS in the test suite
2024-08-21 16:38:31 +02:00
Nicolas Saillant
35b5c086af
Add condition to check if CXXFLAGS variable is empty
2024-08-21 16:13:38 +02:00
Laurent Rineau
d5e4116485
bug fixes to adapt to the new cgal.geometryfactory.com machine
2024-08-20 15:46:21 +02:00
Laurent Rineau
6c54f77311
updated crontab (automated commit)
2024-08-10 17:28:48 +02:00
Laurent Rineau
0de76f0c82
updated crontab (automated commit)
2024-08-09 12:18:09 +02:00
Nicolas Saillant
3c56db979d
Improve third party libraries display toggle functionality
2024-08-05 15:59:53 +02:00
Nicolas Saillant
565d5413b0
Restructure third party libraries in a table format
2024-08-05 15:51:05 +02:00
Nicolas Saillant
26bab26adf
Improve regex pattern for third-party library detection
2024-07-18 10:19:03 +02:00
Nicolas Saillant
d8451ecfed
Update third-party library names and versions in CMakeLists.txt
2024-07-10 16:27:16 +02:00
Nicolas Saillant
b0f0f10bc1
Extract JavaScript from Perl code to separate file
2024-07-04 11:45:04 +02:00
Laurent Rineau
78a4865416
prepare for 6.0-beta2
2024-06-21 18:44:43 +02:00
Laurent Rineau
4393517f22
announcements for CGAL-6.0-beta1
2024-06-21 18:38:29 +02:00
Laurent Rineau
6c6878f6ca
upload doc compiled by Doxygen version 1.9.6, from now on
2024-06-21 16:51:09 +02:00
Nicolas Saillant
46f4171ec0
display third party libraries in summary
2024-06-12 11:02:01 +02:00
Laurent Rineau
48ba3e6f8c
update the release script for 6.0-beta1
2024-05-24 18:00:25 +02:00
Laurent Rineau
64c6fa70a2
Merge pull request #8127 from SaillantNicolas/Testsuite_improvements_Search_GUI-GF
...
Testsuite: enhanced summary page with JSON generation and search functionality
2024-05-21 20:54:12 +02:00
Nicolas Saillant
559df9b37f
Update platform descriptions with compiler and OS details
2024-05-06 15:29:29 +02:00
Nicolas Saillant
1f2c21f7dc
Add CSS grid layout for result grid on summary page
2024-04-25 10:12:09 +02:00
Nicolas Saillant
09130ea32e
Hide Unused Select Options
2024-04-24 15:25:23 +02:00
Nicolas Saillant
ca5ba5a4e7
Add a package filter to the summary page
2024-04-24 14:54:33 +02:00
Laurent Rineau
2a2031df3b
Rename cgallab to CGALlab
...
@janetournois (see https://github.com/CGAL/cgal/pull/8149#issuecomment-2066444180
2024-04-23 15:09:51 +02:00
Laurent Rineau
6c04cbd3e2
prepare precompiled demo cgallab.zip
2024-04-18 16:39:34 +02:00
Nicolas Saillant
4157d2eb56
Improved Error and Warning Detection in Script
2024-04-08 10:02:48 +02:00
Nicolas Saillant
826d87be2a
Enhanced summary page with JSON generation and search functionality
2024-04-08 09:36:12 +02:00
Nicolas Saillant
ae9efb3c53
Fix summary page link in create_testresult_page
2024-02-26 09:26:47 +01:00
Nicolas Saillant
387d1b80c6
Add function to create summary page for test results
2024-02-21 08:30:05 +01:00
Sébastien Loriot
3564fd1851
unify QT
2023-12-27 14:12:35 +01:00
Sébastien Loriot
ea07530d1d
add missing decrement
2023-12-27 12:01:55 +01:00
Sébastien Loriot
ee6c73b849
another index
2023-12-27 11:08:23 +01:00
Sébastien Loriot
e760e97959
update indices
2023-12-27 11:05:57 +01:00
Sébastien Loriot
4942b8e918
add QT6 version in test results
2023-12-27 10:19:15 +01:00
Laurent Rineau
a64cb2e3c6
Remove old infra backups
2023-11-29 16:34:24 +01:00
Andreas Fabri
59af92c085
more cleanup
2023-11-14 13:41:09 +00:00
Andreas Fabri
da1fd6ee5b
Remove very old test platforms, revealed bry grep OpenNL
2023-11-02 12:40:10 +01:00
Laurent Rineau
1d3456d6b0
Merge branch '5.6.x-branch'
...
# Conflicts:
# Installation/include/CGAL/version.h
# Installation/lib/cmake/CGAL/CGALConfigVersion.cmake
2023-07-28 17:59:20 +02:00
Laurent Rineau
d5919b38e2
annoucements for CGAL-5.6
2023-07-28 17:55:15 +02:00
Laurent Rineau
d13338a8b0
back to normal tests schedule
2023-07-27 09:38:24 +02:00
Laurent Rineau
08e3a4f8d2
improve the testsuites comparison page
...
- now the URL can carry parameters (base/new releases to compare)
- the testsuite results have a link to the comparison page
2023-07-26 17:50:20 +02:00
Laurent Rineau
58ef28b8e1
Update after #7441
...
Since PR https://github.com/CGAL/cgal/pull/7441 the tested versions of
Doxygen are changed from:
- 1.8.4,
- 1.8.13,
- master,
to:
- 1.8.13,
- 1.9.6
- master
See https://github.com/CGAL/cgal/pull/7441/files#diff-20378a17af64de2d537c278603e389b4c15fe31670621544caa850fa233ea1deR83-R84
This commit preserve the choice of Doxygen 1.8.13 as the default one for
published versions of the CGAL documentation.
2023-07-13 11:48:37 +02:00
Laurent Rineau
4673df281a
Merge branch '5.6.x-branch'
2023-06-16 10:11:23 +02:00
Laurent Rineau
2bab43861e
Update precompiled demos script
2023-06-16 10:10:15 +02:00
Laurent Rineau
f18f649562
announcement of CGAL-5.6-beta1
2023-06-14 15:59:39 +02:00
Laurent Rineau
12cc83e7d5
prepare the creation of 5.6-beta2 and 6.0-dev
2023-06-13 13:33:51 +02:00
Laurent Rineau
afdd4552cf
Re-test release branches
2023-05-11 14:52:57 +02:00
Laurent Rineau
dbf244c4db
Test more of integration this week-end, temporarily
2023-04-07 10:10:00 +02:00
Laurent Rineau
33ae0b5fd4
Fix pylint warnings
2023-04-06 12:13:51 +02:00
Laurent Rineau
bc919403d4
Preparation for CGAL-5.6-beta1
2023-04-06 11:48:17 +02:00
Nicolas Saillant
e585aa3131
Adding a timeout column to the testsuite
2023-04-05 11:34:10 +02:00
Nicolas Saillant
0921648308
Fix missing the green color for the y square at the top of the column
2023-03-09 15:03:10 +01:00
Laurent Rineau
926bc18038
updated crontab (automated commit)
2023-02-24 16:18:03 +01:00
Laurent Rineau
8b95b6a952
create_internal_release_of_the_day.py: Remove debugging stuff
2023-02-24 15:35:07 +01:00
Laurent Rineau
ed777cafc8
New script to publish internal releases
2023-02-24 14:55:27 +01:00
Laurent Rineau
3c2ce13dd9
updated crontab (automated commit)
2023-02-16 13:18:03 +01:00
Mael
0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113
2022-12-06 22:21:06 +01:00
Laurent Rineau
079993d0c6
updated crontab (automated commit)
2022-12-05 15:18:03 +01:00
Laurent Rineau
67b5c791e9
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
...
Update some links + https
2022-12-05 12:22:06 +01:00
Sébastien Loriot
e22e36b15a
remove no longer used functionality
2022-12-01 03:49:58 +01:00
Sébastien Loriot
d89111412a
add link to page generating diff of test results
2022-12-01 03:48:49 +01:00
Mael Rouxel-Labbé
b5c21e1f5d
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
albert-github
3674c937f7
spelling corrections
...
Some spelling corrections (Directories starting with `M`-` N`),
some backward work
some forward work
2022-11-15 15:21:01 +01:00
Laurent Rineau
4e0a2522f3
updated crontab (automated commit)
2022-10-24 09:18:03 +02:00
Laurent Rineau
40fdc6c6bc
updated crontab (automated commit)
2022-10-21 14:18:03 +02:00
Laurent Rineau
4888373206
updated crontab (automated commit)
2022-09-21 09:18:02 +02:00
Laurent Rineau
9fa249a26b
updated crontab (automated commit)
2022-09-19 15:18:04 +02:00
Laurent Rineau
54af8c6d91
Update mailing.eml
2022-07-24 18:08:09 +02:00
Laurent Rineau
8303aa6d6b
Email annoucement for 5.5
2022-07-18 15:27:58 +02:00
Laurent Rineau
164642ef17
updated crontab (automated commit)
2022-07-14 08:18:03 +02:00
Laurent Rineau
349e0587cc
updated crontab (automated commit)
2022-07-12 18:18:05 +02:00
Laurent Rineau
821e3ba71f
Merge branch '5.5.x-branch'
...
# Conflicts:
# Installation/include/CGAL/version.h
# Installation/lib/cmake/CGAL/CGALConfigVersion.cmake
2022-06-29 14:55:06 +02:00
Laurent Rineau
10f5fa4f1e
Prepare CGAL-5.5
2022-06-29 14:52:29 +02:00
Laurent Rineau
cc4e10143e
updated crontab (automated commit)
2022-06-29 14:42:36 +02:00
Jane Tournois
8fcaa3bece
Remove Picasso from testsuite infrastructure
2022-06-24 11:31:59 +02:00
Jane Tournois
7387de7123
Sosno and Gauguin no more are testing machines
2022-06-24 11:25:19 +02:00
Laurent Rineau
7ba81ca1d5
updated crontab (automated commit)
2022-06-20 16:18:03 +02:00
Laurent Rineau
2644e14255
updated crontab (automated commit)
2022-06-13 11:18:02 +02:00
Laurent Rineau
5b02191286
Announcement for 5.5.-beta1
2022-06-08 09:54:02 +02:00
Laurent Rineau
cf4446e272
updated crontab (automated commit)
2022-06-07 13:18:04 +02:00
Laurent Rineau
8215242e38
updated crontab (automated commit)
2022-06-06 17:18:03 +02:00
Laurent Rineau
92a7312c1d
updated crontab (automated commit)
2022-06-06 15:18:05 +02:00
Laurent Rineau
b6b56e1ee1
updated crontab (automated commit)
2022-05-19 15:18:03 +02:00
Laurent Rineau
adb3e7a3e7
updated crontab (automated commit)
2022-02-17 17:18:03 +01:00
Laurent Rineau
24c88fd216
Merge remote-tracking branch 'cgal/master'
2022-01-31 17:30:01 +01:00
Laurent Rineau
e7643c90d9
Merge branch '5.4.x-branch'
2022-01-31 17:29:17 +01:00
Laurent Rineau
36b40edbdc
Announcement for CGAL-5.4
2022-01-31 17:26:34 +01:00
Laurent Rineau
9275477479
updated crontab (automated commit)
2022-01-31 17:20:14 +01:00
Laurent Rineau
40c5dfcd35
updated crontab (automated commit)
2022-01-27 13:13:40 +01:00
Laurent Rineau
ad08f020b6
updated crontab (automated commit)
2022-01-18 11:18:03 +01:00
Laurent Rineau
c6bd7ddfcb
updated crontab (automated commit)
2021-12-29 11:55:32 +01:00
Laurent Rineau
ce4637352e
updated crontab (automated commit)
2021-12-17 17:44:17 +01:00
Laurent Rineau
9f219fe387
Email for 5.4-beta1
2021-12-17 17:41:13 +01:00
Laurent Rineau
332bd9de72
updated crontab (automated commit)
2021-12-14 16:18:03 +01:00
Laurent Rineau
b6e9c76cc3
updated crontab (automated commit)
2021-12-02 16:18:03 +01:00
Laurent Rineau
e37bacf8df
updated crontab (automated commit)
2021-11-29 16:18:03 +01:00
Sébastien Loriot
fc46cba057
handle 't' types
2021-09-30 15:03:00 +02:00
Sébastien Loriot
dd2e2a0a95
import changes
2021-09-30 15:02:40 +02:00
Laurent Rineau
cb5cb46b5f
Merge branch '5.3.x-branch'
2021-09-20 17:07:24 +02:00
Laurent Rineau
c96b26a007
Merge pull request #5984 from MaelRL/FK-Complete_static_filter_profiler_-GF
...
Add missing profiler macros in the static filter of Collinear_3 (5.2)
# Conflicts:
# Filtered_kernel/include/CGAL/internal/Static_filters/Collinear_3.h
2021-09-20 17:02:24 +02:00
Sébastien Loriot
4ea7b65a24
manual move for boost headers
2021-08-26 11:42:01 +02:00
Maxime Gimeno
4635ac2e15
Add files for testresults
...
Add test collection script odifications for "skipped"
fixes on conditions
2021-07-23 14:15:07 +02:00
Laurent Rineau
7a105b418d
updated crontab (automated commit)
2021-07-06 15:18:04 +02:00