libgit2/tests-clar/checkout
Russell Belfer 36fd9e3065 Fix checkout of modified file when missing from wd
This fixes the checkout case when a file is modified between the
baseline and the target and yet missing in the working directory.
The logic for that case appears to have been wrong.

This also adds a useful checkout notify callback to the checkout
test helpers that will count notifications and also has a debug
mode to visualize what checkout thinks that it's doing.
2013-06-21 11:20:54 -07:00
..
binaryunicode.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
checkout_helpers.c Fix checkout of modified file when missing from wd 2013-06-21 11:20:54 -07:00
checkout_helpers.h Fix checkout of modified file when missing from wd 2013-06-21 11:20:54 -07:00
crlf.c Fix up checkout file contents checks 2013-03-25 14:13:53 -07:00
head.c add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
index.c Reorganize diff and add basic diff driver 2013-06-10 10:10:39 -07:00
tree.c Fix checkout of modified file when missing from wd 2013-06-21 11:20:54 -07:00
typechange.c use a longer string for dummy data in test to avoid conflicting w/ index 2013-04-17 17:21:17 -05:00