sapling/eden/fs/testharness
Michael Bolin 139c9dec3b Move getRootTree() helper from TestMount to EdenMount.
Summary:
This is not a one-liner and this is needed for the upcoming `Dirstate` class,
so moving this code to a place where it is more easily reusable.

Reviewed By: simpkins

Differential Revision: D4032001

fbshipit-source-id: 7d8d87802665ac2993ec0a3ac73c5f645fe4a1aa
2016-10-21 13:32:02 -07:00
..
test Add mkdir(), overwriteFile(), and deleteFile() to TestMount. 2016-10-21 13:32:02 -07:00
TARGETS Introducing TestMount to help create Eden mounts for unit tests. 2016-10-19 13:21:14 -07:00
TestMount.cpp Move getRootTree() helper from TestMount to EdenMount. 2016-10-21 13:32:02 -07:00
TestMount.h Introduce getModifiedDirectoriesForMount(). 2016-10-21 13:32:02 -07:00