sapling/eden/fs/testharness
John Elliott 239b84868b Remove last uses of HgImporter
Summary: We had already removed fetching trees and blobs. Now, we need to remove the last bits of HgImporter.

Reviewed By: genevievehelsel

Differential Revision: D51911205

fbshipit-source-id: 07bdaf14a62f7af951eafa7e8720f681914ba3ab
2024-01-17 13:24:03 -08:00
..
test tests: remove last remnant of QueuedImmediateExecutor 2023-11-30 13:41:03 -08:00
CMakeLists.txt common: rename utils -> edencommon_utils 2022-08-16 11:23:53 -07:00
FakeBackingStore.cpp tests: remove last remnant of QueuedImmediateExecutor 2023-11-30 13:41:03 -08:00
FakeBackingStore.h return the root tree ID from getRootTrees 2023-08-23 14:16:42 -07:00
FakeClock.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
FakeFilter.h eden (-6156933346114208584) 2023-11-08 17:56:28 -08:00
FakeFuse.cpp eden (2379049371826165760) 2023-10-24 00:22:18 -07:00
FakeFuse.h remove some conditional includes 2023-07-24 09:45:31 -07:00
FakeObjectStore.cpp return the root tree ID from getRootTrees 2023-08-23 14:16:42 -07:00
FakeObjectStore.h return the root tree ID from getRootTrees 2023-08-23 14:16:42 -07:00
FakePrivHelper.cpp use the same PrivHelper interface on all platforms 2023-05-17 09:07:32 -07:00
FakePrivHelper.h eden (-6156933346114208584) 2023-11-08 17:56:28 -08:00
FakeTreeBuilder.cpp eden (2379049371826165760) 2023-10-24 00:22:18 -07:00
FakeTreeBuilder.h stop reading a blob's ID from the blob itself 2023-07-24 16:29:25 -07:00
HgBinary.cpp Remove last uses of HgImporter 2024-01-17 13:24:03 -08:00
HgBinary.h Remove last uses of HgImporter 2024-01-17 13:24:03 -08:00
HgRepo.cpp introduce HgFilterManager that uses Rust FFI for filtering 2023-10-13 13:39:44 -07:00
HgRepo.h eden (-6156933346114208584) 2023-11-08 17:56:28 -08:00
InodeUnloader.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
LoggingFetchContext.h migrate ObjectFetchContext to ProcessId 2023-07-13 09:43:19 -07:00
StoredObject.h tests: remove last remnant of QueuedImmediateExecutor 2023-11-30 13:41:03 -08:00
TARGETS Remove last uses of HgImporter 2024-01-17 13:24:03 -08: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
TestConfigSource.cpp split out TestConfigSource 2023-11-29 11:25:22 -08:00
TestConfigSource.h split out TestConfigSource 2023-11-29 11:25:22 -08:00
TestDispatcher.cpp replace ImmediateFuture's default constructor with an in_place constructor 2022-12-19 13:11:02 -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 split out TestConfigSource 2023-11-29 11:25:22 -08:00
TestMount.h testharness: remove QueuedImmediateExecutor from TestMount 2023-10-24 12:03:55 -07:00
TestServer.cpp eden (2379049371826165760) 2023-10-24 00:22:18 -07:00
TestServer.h expose startup status on thrift server 2023-01-27 15:48:56 -08:00
TestServerState.cpp nfs: move NFS thread pool to ServerState 2023-11-28 12:57:11 -08:00
TestServerState.h testharness: add TestServerState 2022-05-10 18:52:04 -07:00
TestUtil.cpp clang-tidy advice 2023-07-13 16:30:55 -07:00
TestUtil.h Add template to ActivityBuffer 2022-08-02 13:41:53 -07:00