Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestSuite: List of third-party libraries #159

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

SaillantNicolas
Copy link
Member

Useful for this PR: CGAL/cgal#8254

@lrineau lrineau marked this pull request as ready for review August 23, 2024 14:13
@lrineau lrineau force-pushed the List-third-party-libraries-GF branch from ef4b6b2 to 7f566be Compare August 23, 2024 14:24
@lrineau lrineau self-assigned this Aug 23, 2024
@lrineau lrineau merged commit d981ba4 into CGAL:master Aug 26, 2024
8 checks passed
@SaillantNicolas SaillantNicolas deleted the List-third-party-libraries-GF branch September 9, 2024 14:13
lrineau added a commit to CGAL/cgal that referenced this pull request Sep 25, 2024
## Summary of Changes
This PR adds a table in the Summary page which lists third-party
libraries for all platforms. This table can be sorted by clicking on the
top cells. In this table you can also click on a third-party library to
display a modal which lists all the versions and platforms of this
library (This modal is also sortable).

A change also in the creation of this Summary page, the Javascript part
is now in a separate .js file. The generation of JSON has also been
revised.

For a preview of what this task will look like, [click
here.](https://cgal.geometryfactory.com/~nsaillant/tpltestsuite/TESTRESULTS/summary-6.0-Ic-326.html)

This PR needs this one [
CGAL/cgal-testsuite-docker#159](CGAL/cgal-testsuite-dockerfiles#159)

```[tasklist]
### Libraries and Their Status:
- [x] **Eigen3**
- [x] **Qt6**
- [x] **TBB**
- [x] **OpenMesh**
- [x] **Boost**
- [x] **GMP**
- [x] **SuiteSparse**
- [x] **MPFI**
- [x] **METIS**
- [x] **VTK**
- [x] **SCIP**
- [ ] **OSQP**
- [x] **LASLIB**
- [x] **GLPK**
- [x] **ITT**
- [x] **Ceres**
- [x] **MPFR**
- [x] **libpointmatcher**
- [x] **ITK**
- [x] **OpenGR**
- [x] **OpenCV**
- [x] **ZLIB**
```

## Release Management

* Issue(s) solved (if any): #8250
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants