sapling/eden/fs/inodes/test
Chad Austin 981e03c979 clarify getParentBuggy's comment and why TreeInodeDirHandle's use is safe
Summary: Just comments.

Reviewed By: simpkins

Differential Revision: D7749564

fbshipit-source-id: 41d222c8b73970ba77592928522e9f11d508e0cf
2018-04-24 20:27:53 -07:00
..
CheckoutTest.cpp clarify getParentBuggy's comment and why TreeInodeDirHandle's use is safe 2018-04-24 20:27:53 -07:00
DiffTest.cpp update getScmStatus() to require the commit hash as an argument 2018-04-06 12:51:31 -07:00
EdenMountTest.cpp store timestamps in memory with 64-bit EdenTimestamp 2018-02-15 16:31:43 -08:00
FileInodeTest.cpp fix deadlocks and other synchronization issues in FileInode 2018-03-23 12:36:18 -07:00
FuseTest.cpp ensure that the ServerState object outlives all EdenMounts 2018-04-23 13:53:48 -07:00
InodeBaseTest.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
InodeMapTest.cpp add a test that verifies unloaded, unlinked trees don't leave orphaned data in the overlay 2018-04-20 18:52:17 -07:00
InodePtrTest.cpp remove eden/fs/utils/test/TestChecks.h 2017-11-15 12:53:55 -08:00
InodeTimestampsTest.cpp introduce an EdenTimestamp type 2018-02-15 16:31:42 -08:00
main.cpp make sure we ignore SIGPIPE in unit tests 2018-03-12 11:46:20 -07:00
OverlayTest.cpp clean up inefficiencies in Overlay code 2018-03-28 20:52:08 -07:00
RemoveTest.cpp remove dep on libfuse 2018-01-02 16:36:16 -08:00
RenameTest.cpp remove eden/fs/utils/test/TestChecks.h 2017-11-15 12:53:55 -08:00
SymlinkTest.cpp Added type identification capability to InodeBase. 2017-12-14 16:41:39 -08:00
TreeInodeTest.cpp decouple whether an entry has an inode number from materialization status 2018-03-23 18:21:21 -07:00