libgit2/tests/refs/branches
Arthur Schreiber 1a90b1e3f1 Refs: Add a unicode test for git_branch_move.
This tests that decomposed branch names are correctly precomposed when
passed to `git_branch_move` and `core.precomposeunicode` is enabled.
2014-05-30 14:53:28 +02:00
..
create.c Don't always test composed-insensitive lookups 2014-05-08 14:48:27 -07: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