libgit2/tests-clar/online
Carlos Martín Nieto 5be622fb56 Test SSH in travis
Set up the ssh credentials so we are able to talk to localhost and
issue git commands. Move to use a script, as the command list is
getting somewhat long.

While here, delay installing valgrind until we need it, as it and its
dependencies are by far the largest downloads and this allows us to
start compiling (and failing) faster and we only incur this cost when
the test suite runs successfully.
2013-08-14 10:49:10 +02:00
..
clone.c Reorganize diff and add basic diff driver 2013-06-10 10:10:39 -07:00
fetch.c Allow git_remote_ls after disconnecting from the remote 2013-04-15 23:22:32 +02:00
fetchhead.c Reorganize diff and add basic diff driver 2013-06-10 10:10:39 -07:00
push_util.c Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push_util.h Cleanup Clar to make it SIMPLER 2013-01-02 02:05:11 +01:00
push.c Test SSH in travis 2013-08-14 10:49:10 +02:00