Skip to content

Register tests with CTest#14

Open
horenmar wants to merge 1 commit into
jmuehlig:devfrom
horenmar:devel-ctest-support
Open

Register tests with CTest#14
horenmar wants to merge 1 commit into
jmuehlig:devfrom
horenmar:devel-ctest-support

Conversation

@horenmar

Copy link
Copy Markdown

This enables running them with ctest, running them in parallel with ctest -j 0 (at least with newer versions of CMake), and also nicely integrates failing vs skipped tests into the reports.

This enables running them with `ctest`, running them in parallel
with `ctest -j 0` (at least with newer versions of CMake), and
also nicely integrates failing vs skipped tests into the reports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant