libgit2/tests-clar/checkout
Russell Belfer 780f3e540f Make tests take umask into account
It seems that libgit2 is correctly applying the umask when
initializing a repository from a template and when creating new
directories during checkout, but the test suite is not accounting
for possible variations due to the umask.  This updates that so
that the test suite will work regardless of the umask.
2013-09-04 16:23:00 -07:00
..
binaryunicode.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
checkout_helpers.c Update clar 2013-09-04 16:23:00 -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 Make tests take umask into account 2013-09-04 16:23:00 -07:00
tree.c Add checkout test for long file name 2013-08-07 11:55:47 -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