summaryrefslogtreecommitdiff
path: root/clone_test.go
AgeCommit message (Expand)Author
2021-10-23bugfix: HTTPS Clone fails with remote pointer not found using Go transport (...Yashodhan Ghadge
2021-09-05The big Callback type adjustment of 2020lhchavez
2020-12-10Ensure that no pointer handles leak during the test (#712)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2016-08-27Run the tests in parallelCarlos Martín Nieto
2015-08-31Merge branch 'next'Carlos Martín Nieto
2015-08-18clone: improve handling of remote create callbackPatrick Steinhardt
2015-06-30Clone: test we clone something usable and fix constructorCarlos Martín Nieto
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2014-03-19Clean up after the testsCarlos Martín Nieto
2014-03-18fix naming on testJesse Ezell
2014-03-18add simple clone testJesse Ezell