summaryrefslogtreecommitdiff
path: root/tests/update-gits-submodules.stdout
Commit message (Collapse)AuthorAgeFilesLines
* Remove update-gits commandRichard Maw2014-07-221-3/+0
| | | | | | | | | This hasn't been used in a long time to my knowledge, its API completely misses the point, and its implementation relies on old APIs that need to change. Until we discover we need it, and work out what it should look like, I think the best thing to do is get rid of it.
* tests: add test for update-gits caching submodulesRichard Maw2012-04-251-0/+3
The test creates a repository with an empty commit to be a submodule, alters the chunk to have this repository as a submodule, then after building checks whether each of the repositories have been cached. This is tested by testing if the repositories are in there rather than listing all the repositories because the normalisation fails when the URIs have been mangled