libgit2/tests/config
Yury G. Kudryashov 3ea78f241f Add test for include.path inside included config
It fails at least on my computer, though it may depend on some unpredictable
factors (say, will realloc() extend the memory segment in place, or it will
allocate new memory).
2015-02-13 00:15:16 +03:00
..
add.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
backend.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
config_helpers.c tests: Introduce count_config_entries_match() helper 2014-04-30 07:24:20 +02:00
config_helpers.h tests: Introduce count_config_entries_match() helper 2014-04-30 07:24:20 +02:00
configlevel.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
global.c Better search path sandboxing 2014-05-15 10:56:28 -07:00
include.c Add test for include.path inside included config 2015-02-13 00:15:16 +03:00
multivar.c config: refresh on delete 2014-04-18 16:07:33 +02:00
new.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
read.c config: add parsing and getter for paths 2015-01-14 19:36:50 +01:00
rename.c Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08:00
snapshot.c config test: clean up memory leak 2014-10-26 22:27:48 -04:00
stress.c config: Add test cases that have trailing spaces before comment chars 2014-10-04 23:28:40 +08:00
validkeyname.c Improve GIT_EUSER handling 2013-12-11 10:57:49 -08:00
write.c config: remove the refresh function and backend field 2014-10-23 19:05:02 +02:00