Commit 57e90efd authored by Yedidya Feldblum's avatar Yedidya Feldblum Committed by Facebook Github Bot

Enable Fingerprint test in CMake builds

Summary: [Folly] Enable `Fingerprint` test in CMake builds.

Reviewed By: Orvid

Differential Revision: D10081558

fbshipit-source-id: e4f753feed5b2698dd485cf32403c1c4d15d0c25
parent d7395200
......@@ -649,8 +649,7 @@ if (BUILD_TESTS)
#TEST file_lock_test SOURCES FileLockTest.cpp
TEST file_util_test HANGING
SOURCES FileUtilTest.cpp
# Linux is apparently unhappy about this.. Should probably figure out why.
#TEST fingerprint_test SOURCES FingerprintTest.cpp
TEST fingerprint_test SOURCES FingerprintTest.cpp
TEST format_other_test SOURCES FormatOtherTest.cpp
TEST format_test SOURCES FormatTest.cpp
TEST function_test BROKEN
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment