libgit2/tests-clar/refs/branches
Vicent Martí 1c3a5a0302 Merge pull request #693 from nulltoken/topic/enhance_branch_move_test_coverage
branch: cover with test that moving a non existing branch returns ENOTFOUND
2012-05-14 11:25:55 -07:00
..
create.c tests: Remove unused file 2012-04-11 19:17:21 +02:00
delete.c branch: make git_branch_delete() return GIT_ENOTFOUND when the branch doesn't exist 2012-05-13 10:30:13 +02:00
listall.c Add basic branch management API: git_branch_create(), git_branch_delete(), git_branch_list() 2012-04-10 21:39:03 +02:00
move.c branch: cover with test that moving a non existing branch returns ENOTFOUND 2012-05-13 11:03:29 +02:00