libgit2/tests-clar/repo
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
..
config.c More tests of config with various absent files 2013-05-23 15:57:52 -07:00
discover.c Reorganize diff and add basic diff driver 2013-06-10 10:10:39 -07:00
getters.c Make refcounting atomic 2013-04-22 17:12:11 +02:00
hashfile.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
head.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
headtree.c repo: Make git_repository_head_tree() return error codes 2012-11-22 18:51:06 +01:00
init.c Make tests take umask into account 2013-09-04 16:23:00 -07:00
iterator.c Add long-file-name branch to test repo 2013-08-07 11:55:39 -07:00
message.c Fix git_repository_message docs 2013-05-09 06:45:06 -07:00
open.c Add BARE option to git_repository_open_ext 2013-07-10 12:14:13 -07:00
pathspec.c Add public API for pathspec matching 2013-07-10 20:50:31 +02:00
repo_helpers.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
repo_helpers.h repository: Refine repository_head() error report 2012-11-12 00:14:51 +01:00
setters.c Make refcounting atomic 2013-04-22 17:12:11 +02:00
shallow.c Improve test failure output 2013-05-23 15:35:50 -07:00
state.c repo: fix state when HEAD is not detached 2012-11-04 12:13:42 -06:00