libgit2/tests-clar/repo
Russell Belfer 0a1755c045 Catch issue in config set with no config file
This prevents a segfault when setting a value in the config of a
repository that doesn't have a config file.
2013-04-30 03:15:45 -07:00
..
discover.c
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
headtree.c
init.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
iterator.c Fix fs iterator test on case sensitive fs 2013-04-18 14:59:25 -07:00
message.c tests: fix indentation in repo/message.c 2013-02-07 03:12:39 -08:00
open.c Catch issue in config set with no config file 2013-04-30 03:15:45 -07:00
repo_helpers.c
repo_helpers.h
setters.c Make refcounting atomic 2013-04-22 17:12:11 +02:00
state.c