mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 12:55:40 +02:00
more approval tests script debugging
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user