Revision aaafcb80ab305321783c9b9e5f701f11ee12038a authored by Peter Dillinger on 20 May 2020, 18:35:28 UTC, committed by Facebook GitHub Bot on 20 May 2020, 18:37:45 UTC
Summary:
... so that we have freedom to upgrade it (see https://github.com/facebook/rocksdb/issues/6808).

As a side benefit, gtest will no longer be linked into main library in
buck build.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/6858

Test Plan: fb internal build & link

Reviewed By: riversand963

Differential Revision: D21652061

Pulled By: pdillinger

fbshipit-source-id: 6018104af944debde576b5beda6c134e737acedb
1 parent a1523ef
History
File Mode Size
fault_injection_test_env.cc -rw-r--r-- 12.7 KB
fault_injection_test_env.h -rw-r--r-- 7.1 KB
fault_injection_test_fs.cc -rw-r--r-- 17.6 KB
fault_injection_test_fs.h -rw-r--r-- 13.0 KB
mock_time_env.h -rw-r--r-- 1.3 KB
sync_point.cc -rw-r--r-- 1.6 KB
sync_point.h -rw-r--r-- 5.1 KB
sync_point_impl.cc -rw-r--r-- 3.5 KB
sync_point_impl.h -rw-r--r-- 2.4 KB
testharness.cc -rw-r--r-- 1.6 KB
testharness.h -rw-r--r-- 2.0 KB
testutil.cc -rw-r--r-- 17.9 KB
testutil.h -rw-r--r-- 25.5 KB
transaction_test_util.cc -rw-r--r-- 13.1 KB
transaction_test_util.h -rw-r--r-- 4.8 KB

back to top