mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
tests: change testqml to allow direct register of C++ objects
Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
parent
d0edc29636
commit
d5bbfac6a3
3 changed files with 38 additions and 37 deletions
|
@ -115,7 +115,7 @@ TEST(TestQPrefProxy testqPrefProxy.cpp)
|
|||
TEST(TestQPrefTechnicalDetails testqPrefTechnicalDetails.cpp)
|
||||
TEST(TestQPrefUnits testqPrefUnits.cpp)
|
||||
TEST(TestQPrefUpdateManager testqPrefUpdateManager.cpp)
|
||||
add_test(NAME TestQML COMMAND $<TARGET_FILE:TestQML> ${SUBSURFACE_SOURCE}/tests)
|
||||
add_test(NAME TestQML COMMAND $<TARGET_FILE:TestQML> -input ${SUBSURFACE_SOURCE}/tests)
|
||||
|
||||
|
||||
add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue