projects
/
folly.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cmake: mark the compression tests as slow
[folly.git]
/
CMakeLists.txt
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
27834da
..
2d330de
100755
(executable)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-351,7
+351,7
@@
if (BUILD_TESTS)
TEST chrono_conv_test SOURCES ConvTest.cpp
DIRECTORY compression/test/
- TEST compression_test SOURCES CompressionTest.cpp
+ TEST compression_test S
LOW S
OURCES CompressionTest.cpp
DIRECTORY container/test/
TEST access_test SOURCES AccessTest.cpp