summaryrefslogtreecommitdiff
path: root/tests/remote/create.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: unwarranted NULL-ificationEtienne Samson2018-11-021-1/+0
|
* tests: remote/create: remove macro and unroll testsEtienne Samson2018-11-021-29/+63
|
* remote: add a flag to prevent generation of the default fetchspecEtienne Samson2018-11-021-5/+1
|
* remote: add a creation flag for ignoring url.insteadOfEtienne Samson2018-11-021-0/+17
|
* remote: provide a generic API for creating remotesEtienne Samson2018-11-021-0/+152
| | | | This supersedes the functionality of remote_create_with_fetchspec, remote_create_anonymous and remote_create_detached.
* tests: count config section helper already existsEtienne Samson2018-11-021-29/+12
|
* tests: git_remote_create_detachedEtienne Samson2018-11-021-0/+30
|
* tests: check what happens with the remote. section countsEtienne Samson2018-11-021-0/+29
|
* tests: git_remote_create_anonymousEtienne Samson2018-11-021-0/+21
|
* tests: git_remote_create_with_fetchspecEtienne Samson2018-11-021-0/+23
|
* tests: consolidate all remote creation tests in one test suiteEtienne Samson2018-11-021-3/+70
|
* tests: rename remote creation test suiteEtienne Samson2018-11-021-0/+37