Auto status change to "Under Review"
@@ -120,7 +120,6 IF(BUILD_TESTS) | |||||
120 |
|
120 | |||
121 | ADD_TEST( NAME ${testName} COMMAND ${testName} ) |
|
121 | ADD_TEST( NAME ${testName} COMMAND ${testName} ) | |
122 |
|
122 | |||
123 | SCIQLOP_COPY_TO_TARGET(RUNTIME ${testName} ${CATALOGUEAPI_LIBRARIES}) |
|
|||
124 | set(Coverage_NAME ${testName}) |
|
123 | set(Coverage_NAME ${testName}) | |
125 | if(UNIX) |
|
124 | if(UNIX) | |
126 | SETUP_TARGET_FOR_COVERAGE(TARGET ${testName}_coverage OUTPUT ${testFile}-path NAME ${testFile} EXECUTABLE ${testName}) |
|
125 | SETUP_TARGET_FOR_COVERAGE(TARGET ${testName}_coverage OUTPUT ${testFile}-path NAME ${testFile} EXECUTABLE ${testName}) |
General Comments 3
Status change > Approved
You need to be logged in to leave comments.
Login now