12 lines
177 B
CMake
12 lines
177 B
CMake
|
set(CTEST_CUSTOM_TESTS_IGNORE
|
||
|
CoreTests
|
||
|
IntegrationTestLibrary
|
||
|
TestGenerator
|
||
|
CryptoTests
|
||
|
IntegrationTests
|
||
|
NodeRpcProxyTests
|
||
|
PerformanceTests
|
||
|
TransfersTests
|
||
|
)
|
||
|
|