sapling/eden/fs/testharness
Chad Austin acb2e230b5 don't check edenapi config setting and hardcode edenapi on
Summary:
We no longer need a kill switch on edenapi fetches. Stop accessing the
config and always configure backing stores with edenapi on.

Reviewed By: genevievehelsel

Differential Revision: D40909096

fbshipit-source-id: fbdb01fc74add870b95d0bcc46be6b4bf9323898
2022-11-15 16:23:30 -08:00
..
test have BackingStore::getRootTree return ImmediateFuture 2022-09-16 15:28:00 -07:00
CMakeLists.txt common: rename utils -> edencommon_utils 2022-08-16 11:23:53 -07:00
FakeBackingStore.cpp decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
FakeBackingStore.h remove the default implementation of getLocalBlobMetadata 2022-11-15 16:23:30 -08:00
FakeClock.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
FakeFuse.cpp sys/socket: replace with Folly's portability header 2022-06-17 09:52:56 -07:00
FakeFuse.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
FakeObjectStore.cpp decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
FakeObjectStore.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
FakePrivHelper.cpp format path types with fmt instead of folly/Conv 2022-11-15 15:40:33 -08:00
FakePrivHelper.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
FakeTreeBuilder.cpp format path types with fmt instead of folly/Conv 2022-11-15 15:40:33 -08:00
FakeTreeBuilder.h add a test for dematerialization 2022-07-27 13:43:59 -07:00
HgBinary.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
HgBinary.h fs: fix license header 2022-01-04 15:00:07 -08:00
HgRepo.cpp don't check edenapi config setting and hardcode edenapi on 2022-11-15 16:23:30 -08:00
HgRepo.h migrate AbsolutePathPiece, RelativePathPiece, and PathComponentPiece to std::string_view 2022-10-04 21:42:44 -07:00
InodeUnloader.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
LoggingFetchContext.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
StoredObject.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
TempFile.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
TempFile.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
TestChecks.h fs: fix license header 2022-01-04 15:00:07 -08:00
TestDispatcher.cpp decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
TestDispatcher.h decouple ObjectFetchContext lifetime from RequestContext 2022-11-15 13:35:45 -08:00
TestMain.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
TestMount.cpp utils: AbsolutePath are always UNC on Windows 2022-11-08 08:49:16 -08:00
TestMount.h rename TreeOverlayType to InodeCatalogType 2022-10-31 12:16:16 -07:00
TestServer.cpp utils: AbsolutePath are always UNC on Windows 2022-11-08 08:49:16 -08:00
TestServer.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
TestServerState.cpp testharness: add TestServerState 2022-05-10 18:52:04 -07:00
TestServerState.h testharness: add TestServerState 2022-05-10 18:52:04 -07:00
TestUtil.cpp Subscribe ActivityBuffer to inodeTraceBus 2022-07-11 19:19:33 -07:00
TestUtil.h Add template to ActivityBuffer 2022-08-02 13:41:53 -07:00