sapling/eden/fs/inodes/test
Wez Furlong 3da68e5adc dumb merge of MountPoint into EdenMount
Summary:
This is a mechanical and dumb move of the code from MountPoint
and into the EdenMount class.

Of note, it doesn't merge together the two different state/status fields
into a unified thing; that will be tackled in a follow on diff.

Reviewed By: bolinfest

Differential Revision: D5778212

fbshipit-source-id: 6e91a90a5cc760429d87a475ec12f81b93f87be0
2017-09-08 19:25:34 -07:00
..
CheckoutTest.cpp fix issues updating TreeInode materialization status during checkout 2017-07-07 18:45:02 -07:00
DiffTest.cpp honor trailing slashes on gitignore patterns 2017-04-20 21:21:15 -07:00
DirstatePersistenceTest.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
DirstateTest.cpp implement "hg status" using EdenMount::diff() 2017-03-30 21:35:00 -07:00
EdenMountTest.cpp Wrapper for TimeStamps & helper function to set timestamps in setattr. 2017-08-11 11:36:07 -07:00
FileHandleMapTest.cpp add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00
FileInodeTest.cpp dumb merge of MountPoint into EdenMount 2017-09-08 19:25:34 -07:00
InodeBaseTest.cpp additional refactoring of unit test initialization code 2017-03-02 14:24:10 -08:00
InodeMapTest.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
InodePtrTest.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
main.cpp add a main function to the inodes unit test 2017-06-30 19:10:53 -07:00
OverlayTest.cpp Wrapper for TimeStamps & helper function to set timestamps in setattr. 2017-08-11 11:36:07 -07:00
RemoveTest.cpp Moving FileData methods to FileInode 2017-07-26 23:39:35 -07:00
RenameTest.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
SymlinkTest.cpp move eden/utils and eden/fuse into eden/fs 2017-04-14 11:39:02 -07:00
TARGETS add code to serialize FileHandleMap 2017-08-30 19:20:23 -07:00