Commit Graph

98 Commits

Author SHA1 Message Date
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 e6bf48c50f Merge branch 'master' into inventory-dockerfile-GF 2024-12-05 15:37:01 +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 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
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 d5e4116485 bug fixes to adapt to the new cgal.geometryfactory.com machine 2024-08-20 15:46:21 +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 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
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 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
Nicolas Saillant e585aa3131 Adding a timeout column to the testsuite 2023-04-05 11:34:10 +02: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
Sébastien Loriot 26bbda71de swap columns 2021-04-15 14:34:25 +02:00
Sebastien Loriot 7611a0bdfc
Merge branch '5.1.x-branch' into CGAL-no_third_party_warnings 2021-04-15 14:02:16 +02:00
Sébastien Loriot b6e8e41404 add a fourth category of result 2021-04-15 13:58:24 +02:00
Laurent Rineau abd53906c5 Remove trailing whitespaces 2020-07-02 15:51:29 +02:00