Auto status change to "Under Review"
@@ -73,10 +73,6 IF(BUILD_TESTS) | |||
|
73 | 73 | FILE (GLOB_RECURSE TESTS_HEADERS ${CMAKE_CURRENT_SOURCE_DIR}/Test*.h) |
|
74 | 74 | SET( TEST_LIBRARIES ${SQPCORE_LIBRARY_NAME}) |
|
75 | 75 | |
|
76 | # Set tests resources path | |
|
77 | SET(RESOURCES_PATH ${CMAKE_CURRENT_SOURCE_DIR}/tests-resources/) | |
|
78 | add_definitions(-DSCQCORE_TESTS_RESOURCES_PATH="${RESOURCES_PATH}") | |
|
79 | ||
|
80 | 76 | SET(TARGETS_COV) |
|
81 | 77 | FOREACH( testFile ${TESTS_SOURCES} ) |
|
82 | 78 | GET_FILENAME_COMPONENT( testDirectory ${testFile} DIRECTORY ) |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed, binary diff hidden |
|
1 | NO CONTENT: file was removed |
General Comments 5
Pull request updated. Auto status change to "Under Review"
Changed commits: * 1 added * 0 removed Changed files: * M core/CMakeLists.txt
Status change > Approved
You need to be logged in to leave comments.
Login now