libgit2/tests/refs/branches
Arthur Schreiber 9d6c3d2853 Refs: Extend unicode test for branch creation.
This adds another assertion to ensure that the reference name inside
the git_reference struct returned by `git_branch_create` is returned as
precomposed if `core.precomposeunicode` is enabled.
2014-05-30 15:15:54 +02:00
..
create.c Refs: Extend unicode test for branch creation. 2014-05-30 15:15:54 +02:00
delete.c Some further sandboxing cleanups to tests 2014-05-02 09:21:33 -07:00
ishead.c Some further sandboxing cleanups to tests 2014-05-02 09:21:33 -07:00
iterator.c Add GIT_BRANCH_ALL to git_branch_t enum 2014-04-16 18:51:16 +02:00
lookup.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
move.c Refs: Add a unicode test for git_branch_move. 2014-05-30 14:53:28 +02:00
name.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
remote.c branch: move to git_buf when outputting newly-allocated strings 2014-01-27 04:44:05 +01:00
upstream.c Add reflog params to git_branch_create 2014-01-30 15:52:13 -08:00
upstreamname.c branch: move to git_buf when outputting newly-allocated strings 2014-01-27 04:44:05 +01:00