libgit2/tests-clar/refs/branches
Russell Belfer 0d1b094b07 Fix portability issues on Windows
The new tests were not taking core.filemode into account when
testing file modes after repo initialization.  Fixed that and some
other Windows warnings that have crept in.
2013-02-26 13:15:06 -08: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
remote.c Fix portability issues on Windows 2013-02-26 13:15:06 -08:00
tracking.c Clean up GCC build warnings 2012-12-10 10:05:31 -08:00
trackingname.c Fix MSVC compilation warnings 2013-02-05 20:33:27 +01:00