summaryrefslogtreecommitdiff
path: root/morphlib/localrepocache_tests.py
Commit message (Expand)AuthorAgeFilesLines
* localrepocache unit tests: fix the bundle urlRichard Maw2012-04-111-1/+1
* tests: clones should have origin url not be bundleRichard Maw2012-04-111-3/+7
* localrepocache: return error descriptionRichard Maw2012-04-111-2/+3
* Create cache directory when needed in LocalRepoCacheLars Wirzenius2012-04-101-0/+11
* Fix unit test to remember it's created a file when faking a downloadLars Wirzenius2012-04-101-0/+1
* Remove downloaded bundle after it has been clonedLars Wirzenius2012-04-091-0/+6
* Add bundle support to LocalRepoCacheLars Wirzenius2012-04-091-1/+25
* Add a LocalRepoCache classLars Wirzenius2012-04-091-0/+98