CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
5.03k stars 1.39k forks source link

Lab - Test the external plugin system #8315

Open janetournois opened 5 months ago

janetournois commented 5 months ago

Issue Details

The external plugin framework for CGAL lab should be tested in the testsuite - at least for compilation.

afabri commented 2 months ago

What exactly do you want to be tested?

janetournois commented 2 months ago

I want the system of external plugin of CGAL Lab, with which you can have your own plugin in a separate repository, and define the environment variable POLYHEDRON_DEMO_PLUGINS_PATH to be tested, to make sure that it remains functional.