libgit2/tests/config
John Fultz ebc13b2b7c Clean up issues include.path issues found during code review.
* Error-handling is cleaned up to only let a file-not-found error
  through, not other sorts of errors.  And when a file-not-found
  error happens, we clean up the error.
* Test now checks that file-not-found introduces no error.  And
  other minor cleanups.
2014-11-02 19:16:49 -06: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 Clean up issues include.path issues found during code review. 2014-11-02 19:16:49 -06: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 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