sapling/eden/fs
Wez Furlong d0c7e1ccb9 eden: cmake: initial support for running unit tests
Summary:
beholdunittests

This enables some plumbing for running some of the
tests using the gtest/gmock machinery in cmake.

Part of this diff is removing the FindGMock.cmake file from the
eden repo; we now pull this in from the shared cmake library
that is populated by shipit.

Reviewed By: simpkins

Differential Revision: D14993344

fbshipit-source-id: 51caf9518c7f3a083a3b90cda10324c3a8170359
2019-05-03 15:59:45 -07:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config build several targets on mac and run 5 test suites 2019-04-18 19:36:20 -07:00
fuse eden: adjust volume name on macos 2019-04-17 12:54:51 -07:00
inodes Fix glob with overlapping patterns 2019-04-26 14:26:32 -07:00
journal Add assorted missing includes 2019-03-07 00:13:47 -08:00
model fix a size_t format specifier to snprintf() 2019-04-10 15:41:35 -07:00
rocksdb move some logic from RocksHandles to RocksDbLocalStore 2019-04-24 20:03:57 -07:00
service rename eden_gc to eden_store_util 2019-04-24 20:03:57 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store eden: cmake: initial support for running unit tests 2019-05-03 15:59:45 -07:00
takeover AsyncServerSocket::AcceptCallback::connectionAccepted to NetworkSocket (attempt #2) 2019-04-10 15:01:32 -07:00
testharness eden: cmake: initial support for running unit tests 2019-05-03 15:59:45 -07:00
tracing Optimize TLS lookup in HgImporter 2019-04-29 19:21:48 -07:00
utils eden: cmake: initial support for running unit tests 2019-05-03 15:59:45 -07:00
CMakeLists.txt eden: cmake: initial support for running unit tests 2019-05-03 15:59:45 -07:00