[cmake][dune_add_test] Fix cmake guard and skipping tests
If a complicated user defined command was specified, it didn't lead to the dummy executable (that return 77) being run but the user defined command instead. This patch makes sure that the correct command is executed which then marks the test as skipped and not as failed.
Edited by Timo Koch
Merge request reports
Activity
enabled an automatic merge when the pipeline for d4666b75 succeeds
mentioned in commit 494ea423
assigned to @joe
mentioned in merge request !404 (merged)
mentioned in commit 98b8155d
mentioned in merge request !406 (merged)
added bug buildsystem labels
@tkoch While infrastructure/issues0#47 (closed) is being worked on, can you try to already figure out what was wrong with your patch and make a new one?
mentioned in issue #101 (closed)
mentioned in merge request !409 (merged)
Please register or sign in to reply