Edward Thomson
0f29e96793
Remove the refs/notes/commits that we push in test
...
The online::push::notes test pushes a note but leaves it hanging
around for other tests to stumble across when they're validating
that they're seeing the refs they expect to see. Clean it up on
exit.
2014-08-14 10:18:21 -05:00
Jacques Germishuys
f70cfd34f5
Verify update_tips callbacks in push test cases
2014-04-21 19:38:34 +02:00
Vicent Marti
0f65733b08
Clar: skip tests
2014-04-02 18:50:47 +02:00
Ben Straub
3094102f69
Avoid crash when skipping remote test
2014-02-05 14:05:18 -08:00
Ben Straub
c3ab1e5af4
Add reflog parameters to remote apis
...
Also added a test for git_remote_fetch.
2014-02-04 20:38:13 -08:00
Ben Straub
491cecfe8c
Add reflog parameters to git_push_update_tips
2014-02-04 20:27:44 -08:00
Carlos Martín Nieto
bf522e0811
refspec: move to git_buf for outputting strings
2014-01-27 04:44:06 +01:00
Russell Belfer
11bd7a034b
More tests of canceling from callbacks
...
This covers diff print, push, and ref foreach. This also has a
fix for a small memory leak in the push tests.
2013-12-12 11:14:51 -08:00
Edward Thomson
84efffc33a
Introduce git_cred_default for NTLM/SPNEGO auth
2013-11-18 12:56:35 -05:00
Ben Straub
1782038144
Rename tests-clar to tests
2013-11-14 14:05:52 -08:00