libgit2/tests/online
Carlos Martín Nieto 1af5aecb96 push: put the git_oid inline in the test structure
These are small pieces of data, so there is no advantage to allocating
them separately. Include the two ids inline in the struct we use to
check that the expected and actual ids match.
2015-09-13 05:38:29 +02:00
..
clone.c git__getenv: utf-8 aware env reader 2015-07-02 16:35:43 +00:00
fetch.c remote: move the tagopt setting to the fetch options 2015-05-13 09:46:36 +02:00
fetchhead.c remote: move the tagopt setting to the fetch options 2015-05-13 09:46:36 +02:00
push_util.c push: put the git_oid inline in the test structure 2015-09-13 05:38:29 +02:00
push_util.h push: put the git_oid inline in the test structure 2015-09-13 05:38:29 +02:00
push.c push: put the git_oid inline in the test structure 2015-09-13 05:38:29 +02:00
remotes.c clone: don't rely on auto-saving for single-branch 2015-05-17 15:45:37 +02:00