sapling/eden/fs
Michael Bolin 25c8407d96 Add mkdir(), overwriteFile(), and deleteFile() to TestMount.
Summary:
These are new helper methods we need to create test scenarios.
They will be used in upcoming revisions.

Reviewed By: wez

Differential Revision: D4046981

fbshipit-source-id: 9c66c456be57006173e4a65eed603de4a426a438
2016-10-21 13:32:02 -07:00
..
cli normalize mount paths when doing config look-ups 2016-09-30 19:07:45 -07:00
config Add initial support for hooks akin to Git hooks for Eden. 2016-09-26 13:53:05 -07:00
inodes Fix bug I introduced in D4034298. 2016-10-19 17:11:42 -07:00
integration some prep work for hypothesis testing 2016-10-14 07:26:13 -07:00
journal sample the snapshot id in the journal at mount time 2016-09-26 13:52:25 -07:00
model Introduce TreeEntry.getMode() because getOwnerPermissions() was not doing the expected thing. 2016-10-19 10:54:11 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service Extract logic into MountPoint.getInodeBaseForPath() method. 2016-10-18 12:19:32 -07:00
store Fix "heap-use-after-free" issue reported in FakeObjestStoreTest.cpp. 2016-10-14 15:57:09 -07:00
testharness Add mkdir(), overwriteFile(), and deleteFile() to TestMount. 2016-10-21 13:32:02 -07:00