summaryrefslogtreecommitdiff
path: root/tests/update-gits-stratum.script
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up command testsSam Thursfield2012-11-141-5/+6
| | | | Be consistent about placement of test description, blank lines, etc.
* Use git://localhost URL's instead of file:// in update-gits testsSam Thursfield2012-11-121-7/+16
| | | | This requires running git-daemon manually in the tests.
* Rework the blackbox tests for bare caches.Daniel Silverstone2012-09-141-1/+1
| | | | | | This reworks the blackbox tests to work with the bare repository caches. For the most part it's slight changes to error messages and tweaks to ignore the repository caches during file listing.
* Don't require .morph in triplet argumentsSam Thursfield2012-09-121-2/+1
| | | | | | | | | This gives us consistency with morphologies, where the triplets are repo|ref|morphology, not repo|ref|filename Anyone who runs 'morph build baserock:morphs master system.morph' will now see an error ending with 'was looking for system.morph.morph', which should make it clear where they have gone wrong.
* Add explicit repo prefixes to test scriptsLars Wirzenius2012-05-041-1/+2
|
* tests: add tests for update-gitsRichard Maw2012-04-101-0/+33