more approval tests script debugging

This commit is contained in:
Kosta
2013-08-05 13:29:42 +02:00
parent 0c8ad55a5b
commit c4863842c8
3 changed files with 3 additions and 9 deletions

View File

@@ -33,4 +33,4 @@ add_executable(SelfTest ${SOURCES})
# configure unit tests via ctest
enable_testing()
add_test(NAME SelfTest_run COMMAND python ${SCRIPTS_DIR}/approvalTests.py "${CATCH_DIR}" "${CMAKE_CURRENT_BINARY_DIR}/SelfTest")
add_test(NAME SelfTest_run COMMAND python ${SCRIPTS_DIR}/approvalTests.py "${CMAKE_CURRENT_BINARY_DIR}/SelfTest")