sapling/eden/fs/testharness
Wez Furlong a0fb6d9d05 split RocksDbLocalStore out from LocalStore
Summary:
This enables dropping in alternative implementations
of LocalStore and adds a MemoryLocalStore implementation for
use in our tests.

This diff doesn't change the default storage option for the
eden server.  I'll look at adding such an option in a follow up diff.

Reviewed By: chadaustin

Differential Revision: D6910413

fbshipit-source-id: 018bf04e0bff101e1f0ab35e8580ca2a2622e5ef
2018-02-07 11:54:16 -08:00
..
test split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
FakeBackingStore.cpp run clang-format across eden 2018-01-26 11:20:31 -08:00
FakeBackingStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeClock.h make Clock::getRealtime() const 2018-02-01 11:19:15 -08:00
FakeObjectStore.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeObjectStore.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeTreeBuilder.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FakeTreeBuilder.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
HgRepo.cpp Removed all folly::fbstring uses from eden. 2018-01-03 16:41:34 -08:00
HgRepo.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
StoredObject.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TARGETS Migrate TARGETS files from @/ to // 2017-12-20 16:57:41 -08:00
TestChecks.h Change FileInode::readAll's public API to be async 2017-11-03 17:51:42 -07:00
TestMount.cpp split RocksDbLocalStore out from LocalStore 2018-02-07 11:54:16 -08:00
TestMount.h Added TestMount::addSymlink(). 2018-01-04 10:11:38 -08:00
TestUtil.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TestUtil.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00