Laurent Rineau
f017011037
rename `master` to `main` in our scripts
2025-09-19 17:32:59 +02:00
Nicolas Saillant
3681784036
Enhance error handling and default values in Summary_Script.js for test directory processing
2025-03-20 10:47:53 +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
81932f1083
improve platform options handling and clean up OS formatting
2024-12-12 11:10:26 +01:00
Nicolas Saillant
ab02480ff0
refactor: streamline platform sorting and information retrieval in test result processing
2024-12-12 10:39:27 +01:00
Nicolas Saillant
acbd7ae3a0
refactor: update platform name handling in test result page
2024-12-12 08:47:35 +01:00
Nicolas Saillant
52adb528a3
add platform name to results formatting and output
2024-12-05 16:29:28 +01:00
Nicolas Saillant
e6bf48c50f
Merge branch 'master' into inventory-dockerfile-GF
2024-12-05 15:37:01 +01:00
Laurent Rineau
f6f9da46e1
remove the code about "filter_testsuite"
...
That feature has been dead since Sept 2021 and no longer maintained.
It is probably not needed anymore, and not working anyway.
2024-12-05 14:34:33 +01:00
Laurent Rineau
dde85b15a7
use lfos, because fuser returns errors
2024-12-05 14:32:14 +01:00
Laurent Rineau
b37ddd57a8
fix/improve the code about third-party libs
2024-12-05 14:32:14 +01:00
Laurent Rineau
8a57cc484e
add JSON output for platform information and refactor third-party library handling
2024-12-05 14:32:14 +01:00
Nicolas Saillant
f671190e15
Adjust modal margin and enable vertical overflow in test result styles
2024-12-05 13:50:09 +01:00
Nicolas Saillant
7232ad1e91
Enhance platform name handling in test result scripts
2024-12-05 09:28:42 +01:00
Nicolas Saillant
c8e3424d98
Refactor platform sorting and operating system retrieval
2024-11-28 09:35:36 +01:00
Nicolas Saillant
f34bcdf5b5
implement custom platform names support in test results scripts
2024-11-22 13:58:00 +01:00
Laurent Rineau
28b91c3d4e
compress json files
2024-11-21 17:00:44 +01:00
Nicolas Saillant
4a5b25db82
fix: isolate toggle button behaviors
2024-11-14 14:06:28 +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
Nicolas Saillant
3347a952e3
Update button styles and add toggle functionality
2024-09-27 15:44:52 +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
f48042e370
Merge remote-tracking branch 'cgal/master' into update_cmake_vars_for_arch_compiler_info-GF
2024-09-25 19:12:34 +02:00
Laurent Rineau
885c906910
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.
```
2024-09-25 17:13:04 +02:00
Nicolas Saillant
58cf16de67
Use jQuery TableSorter for sorting tables
2024-09-25 16:21:06 +02:00
Nicolas Saillant
c64394274b
Add logic to copy Summary_Script.js to test result dir
2024-09-23 15:28:28 +02:00
Laurent Rineau
c956f16b67
Merge master
2024-09-20 17:09:40 +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
Nicolas Saillant
32d2cf3429
Adding a filter for the modal and the TPL table
2024-09-19 14:52:51 +02:00
Nicolas Saillant
f7a42a8754
Add modal popup for TPL version display across platforms
2024-09-18 15:57:37 +02:00
Nicolas Saillant
021eeb6ee7
Update build type display in test result page
2024-09-13 11:58:10 +02:00
Nicolas Saillant
6b71686a09
Add DEBUG/RELEASE build type to test result page
2024-09-10 14:57:09 +02:00
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
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
Nicolas Saillant
46f4171ec0
display third party libraries in summary
2024-06-12 11:02:01 +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
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