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 #8254

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

SaillantNicolas
Copy link
Member

@SaillantNicolas SaillantNicolas commented Jun 4, 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.

This PR needs this one CGAL/cgal-testsuite-docker#159

Libraries and Their Status:

Release Management

@lrineau lrineau self-requested a review August 22, 2024 10:01
@lrineau lrineau marked this pull request as ready for review August 23, 2024 14:10
@lrineau
Copy link
Member

lrineau commented Aug 23, 2024

I had a look at the code. It seems fine. You seems almost through, now. Just OpenMesh and ITT?

@SaillantNicolas
Copy link
Member Author

I had a look at the code. It seems fine. You seems almost through, now. Just OpenMesh and ITT?

Yes and also OSQP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create a list of third-party libraries along with the versions used on a specific platform.
3 participants