summaryrefslogtreecommitdiff
path: root/tests/transport
Commit message (Collapse)AuthorAgeFilesLines
* Update testsSteven King Jr2018-03-191-0/+2
|
* tests: transport: fix memory leaks with registering transportsPatrick Steinhardt2016-03-111-18/+17
|
* Adding test cases that actually test the functionality of the new transportChris Bargren2015-12-281-0/+6
| | | ssh, ssh+git and git+ssh should all successfully build an SSH transport
* Adding spec coverage for ssh+git and git+ssh protocolsChris Bargren2015-12-221-0/+4
|
* Clean up some leaks in the test suiteCarlos Martín Nieto2014-09-171-0/+2
|
* Added some testsSven Strickroth2014-08-271-0/+66
Signed-off-by: Sven Strickroth <email@cs-ware.de>