mirror of
https://github.com/usatiuk/psil.git
synced 2025-10-28 10:47:49 +01:00
apparently my sbc is THAT slow
This commit is contained in:
@@ -40,7 +40,7 @@ target_link_libraries(
|
||||
|
||||
|
||||
include(GoogleTest)
|
||||
gtest_discover_tests(VMTest)
|
||||
gtest_discover_tests(VMWithParserTest)
|
||||
gtest_discover_tests(GCTest)
|
||||
gtest_discover_tests(CompilerTest)
|
||||
gtest_discover_tests(VMTest DISCOVERY_TIMEOUT 600)
|
||||
gtest_discover_tests(VMWithParserTest DISCOVERY_TIMEOUT 600)
|
||||
gtest_discover_tests(GCTest DISCOVERY_TIMEOUT 600)
|
||||
gtest_discover_tests(CompilerTest DISCOVERY_TIMEOUT 600)
|
||||
|
||||
Reference in New Issue
Block a user