libgit2/tests-clar/config
Sebastian Bauer a7f8065f8c Use cl_assert_equal_s() instead of strcmp().
Replaced all cl_assert(!strcmp()) or semantically equivalent forms
by cl_assert_equal_s().
2013-01-25 06:55:56 +01:00
..
add.c Clean up config.h 2012-11-27 13:18:28 -08:00
backend.c tests: Fix some memory leaks 2013-01-06 16:22:24 +01:00
config_helpers.c remote: introduce git_remote_rename() 2012-10-25 17:42:36 +02:00
config_helpers.h remote: introduce git_remote_rename() 2012-10-25 17:42:36 +02:00
configlevel.c Remove unused variables 2012-11-13 14:28:44 +01:00
multivar.c Add config level support in the config API 2012-10-23 12:48:38 +02:00
new.c config: Opening a nonexistent file returns ENOTFOUND 2012-11-17 18:30:34 -08:00
read.c Use cl_assert_equal_s() instead of strcmp(). 2013-01-25 06:55:56 +01:00
refresh.c Add git_config_refresh() API to reload config 2012-10-30 12:11:23 -07:00
stress.c Use cl_assert_equal_s() instead of strcmp(). 2013-01-25 06:55:56 +01:00
write.c Use cl_assert_equal_s() instead of strcmp(). 2013-01-25 06:55:56 +01:00