openPMD / openPMD-api

:floppy_disk: C++ & Python API for Scientific I/O
https://openpmd-api.readthedocs.io
GNU Lesser General Public License v3.0
134 stars 51 forks source link

CI: Old CTest #1519

Closed ax3l closed 10 months ago

ax3l commented 10 months ago

CTest <3.20 does not support --test-dir and will then silently skip tests, because it cannot find any in the current directory (source dir).