summaryrefslogtreecommitdiff
path: root/submodule_test.go
AgeCommit message (Collapse)Author
2015-05-30Fix test error messagestaylorchu
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
Some test repositories are not correctly removed after the tests did run. Fix by introducing a function that is to be used for cleaning up temporary test repositories.
2015-01-28Add test triggering ForeachSubmodule panic.Patrick Steinhardt