Resolve "Tests are not being configured correctly"
What does this MR do?
Add a dummy library target to satisfy the requirement by dune-testtools
to specify a target with location when calling the CMake function dune_add_system_test()
. The location is never evaluated.
Also: Remove make doc
from build:system-tests
CI job.
Is there something that needs to be double checked?
No.
Can this MR be accepted?
- Fixed test configuration
- Set squash option
- Pipeline passing
-
Added entry to
CHANGELOG.md
Related issues
Closes #161 (closed)