sapling/eden/fs/service
Adam Simpkins a4d599c4c1 add one more checkout unit test
Summary:
Add a unit test that modifies a file and then does a forced checkout to revert
back to the original commit state.

This also includes some pretty-printers to make the tests print
CheckoutConflict objects nicely if any test assertions fail.

Reviewed By: bolinfest

Differential Revision: D4727779

fbshipit-source-id: b31dc90be28d17ed0f2a4076c96a08ba82588190
2017-03-21 12:53:26 -07:00
..
oss update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
__init__.py update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
client.py fix a variety of lint issues 2017-01-23 18:03:09 -08:00
DEFS add one more checkout unit test 2017-03-21 12:53:26 -07:00
eden.thrift implement removing directories during checkout 2017-03-17 17:13:20 -07:00
EdenError.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EdenError.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
EdenServer.cpp don't hang the privhelper forever waiting for bind unmounts 2017-02-15 16:56:29 -08:00
EdenServer.h change systemConfigDir to etcEdenDir 2017-01-23 23:54:38 -08:00
EdenServiceHandler.cpp refactor FileInode to avoid using its parent's TreeInode::Entry 2017-03-10 18:29:29 -08:00
EdenServiceHandler.h enable StreamingEdenService 2017-03-01 23:12:50 -08:00
GlobNode.cpp implement glob thrift method 2017-01-26 12:47:05 -08:00
GlobNode.h implement glob thrift method 2017-01-26 12:47:05 -08:00
main.cpp use gflags namespace instead of google 2017-03-08 22:14:27 -08:00
PrettyPrinters.cpp add one more checkout unit test 2017-03-21 12:53:26 -07:00
PrettyPrinters.h add one more checkout unit test 2017-03-21 12:53:26 -07:00
streamingeden.thrift enable StreamingEdenService 2017-03-01 23:12:50 -08:00
TARGETS add one more checkout unit test 2017-03-21 12:53:26 -07:00