libgit2/tests/config
Carlos Martín Nieto 55cb499972 config: remove the refresh function and backend field
We have been refreshing on read and write for a while now, so
git_config_refresh() is at best a no-op, and might just end up wasting
cycles.
2014-10-23 19:05:02 +02: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 config: remove the refresh function and backend field 2014-10-23 19:05:02 +02: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 Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08:00
rename.c Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08:00
snapshot.c Change the length of the file so that the change is picked up. 2014-10-23 15:21:29 +11: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