Skip to content

WIP: importing new catalyst and cinema tests from cinema_testing

With this the test_cdb_geom test runs. I have yet to port other tests over fully.

Also still to do is to restore the parts about validating the existance, correctness, and cleaning up, the produced data files. That should be done in the CoProcessingFullWorkflowTest.cmake file.

To get the test ported over I: imported the XML, added a test that exercises it (Testing/Cxx/cmakelists -> CoProcessingFullWorkflowTest) moved the pvsm file into our regression test infrastructure. updated the XML because of recent changes to the Exporter GUI change the XML and PVSM a bit to do relative paths in the new infrastructure.

Merge request reports