sapling/eden/fs/testharness
Genevieve Helsel 504a255355 add getTreeForManifest
Summary: Adds a function which takes both the manifestID and the commitID to get a Tree. This will be used in `checkOutRevision()` and this allows us to skip looking up the manifestID since the caller can just pass it in themselves.

Reviewed By: wez

Differential Revision: D18719405

fbshipit-source-id: 919f0a7c84bff4a2f0bc20110c45bd272f9e9107
2019-12-09 16:25:27 -08:00
..
test add getTreeForManifest 2019-12-09 16:25:27 -08:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00
FakeBackingStore.cpp add getTreeForManifest 2019-12-09 16:25:27 -08:00
FakeBackingStore.h add getTreeForManifest 2019-12-09 16:25:27 -08:00
FakeClock.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FakeFuse.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
FakeFuse.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FakeObjectStore.cpp add getTreeForManifest 2019-12-09 16:25:27 -08:00
FakeObjectStore.h add getTreeForManifest 2019-12-09 16:25:27 -08:00
FakePrivHelper.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FakePrivHelper.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FakeTreeBuilder.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FakeTreeBuilder.h Tidy up license headers 2019-10-11 05:28:23 -07:00
HgRepo.cpp add getTreeForManifest 2019-12-09 16:25:27 -08:00
HgRepo.h add getTreeForManifest 2019-12-09 16:25:27 -08:00
InodeUnloader.h Tidy up license headers 2019-10-11 05:28:23 -07:00
StoredObject.h fix lock ordering issues in eden tests 2019-10-22 10:39:13 -07:00
TempFile.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
TempFile.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TestChecks.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TestDispatcher.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
TestDispatcher.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TestMain.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
TestMount.cpp introduce EdenMount::loadFileContentsFromPath 2019-12-09 11:33:23 -08:00
TestMount.h introduce EdenMount::loadFileContentsFromPath 2019-12-09 11:33:23 -08:00
TestServer.cpp add a StructuredLogger instance to ServerState 2019-11-13 15:23:38 -08:00
TestServer.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TestUtil.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
TestUtil.h Tidy up license headers 2019-10-11 05:28:23 -07:00