libgit2/tests-clar/refs/branches
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
..
create.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
delete.c Use cl_assert_equal_s() instead of strcmp(). 2013-01-25 06:55:56 +01:00
foreach.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
ishead.c Rename ref and reflog apis for consistency 2012-11-27 13:17:45 -08:00
lookup.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
move.c branch: Deploy EINVALIDSPEC usage 2012-12-01 08:34:28 +01:00
name.c Added git_branch_name(). 2013-01-25 05:24:21 +01:00
tracking.c Clean up GCC build warnings 2012-12-10 10:05:31 -08:00
trackingname.c branch: Introduce git_branch_tracking_name() 2013-01-16 22:56:13 +01:00