Nicolas Saillant
Nicolas Saillant
## Summary of Changes The summary page is now generated using a JSON file. A search bar has been added to the summary page. --- The version of this Pull...
## 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...
## Summary of Changes This PR list and adds version information to a few third-party libraries in our CMake lists. For a preview of what this task will look like,...
## Summary of Changes This PR moves and adds some CMake logs to the test results. The changes of this Pull Request can be viewed [here](https://cgal.geometryfactory.com/~nsaillant/CmakeLogsTestsuite/TestReport_cgal_tester_Fedora) ## Release Management *...
## Issue Details On our new machine, running the Perl script `create_testresult_page` results in an error due to missing libraries. The error message indicates that the `Date::Format` module is not...
## Summary of Changes This PR adds two Python scripts for validating CGAL documentation. They only require `requests` and `beautifulsoup4`. ### Included scripts - **`analyse_cgal_doc.py`** - Crawls a documentation entry...