libgit2/tests/network/remote
Carlos Martín Nieto 05ac70514f remote: test for supported URLs in a single place
Instead of using ifdefs to run the tests, use them to set when we expect
to support a particular scheme and always have the tests in the code.
2014-08-31 21:53:42 +02:00
..
createthenload.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
defaultbranch.c remote: add api to guess the remote's default branch 2014-05-21 12:12:32 +02:00
delete.c remote: don't free the remote on delete 2014-06-06 22:55:34 +02:00
isvalidname.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
local.c git_remote_ls() should return an error if the transport is not available 2014-08-15 22:56:15 +02:00
remotes.c remote: test for supported URLs in a single place 2014-08-31 21:53:42 +02:00
rename.c remote: failing test for renaming with a symref 2014-06-06 22:36:41 +02:00