Skip to content
Commit 3a3bc5e5 authored by Michael Pyne's avatar Michael Pyne
Browse files

test: Fix tagguessertest lookup error with ctest.

For whatever reason, running plain ctest or even "ninja test" on a
testing-enabled does not succeed in finding tagguessertest to run it,
probably because this test is located in the build directory's /bin
subfolder and the test metadata is incorrect.

However I was able to solve this just by using the existing ECM macro to
add a single test (https://api.kde.org/ecm/module/ECMAddTests.html)
directly, so that's what I did. ctest now runs and passes both tests
fine again.
parent 082914b0
Pipeline #50848 passed with stage
in 10 minutes and 29 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment