summaryrefslogtreecommitdiff
path: root/tests.as-root/building-creates-correct-temporary-refs.script
Commit message (Collapse)AuthorAgeFilesLines
* Update as-root tests to use their setup infrastructureSam Thursfield2012-11-141-0/+1
| | | | Code to generate system images was being duplicated in each test needlessly.
* Tidy up command testsSam Thursfield2012-11-141-2/+3
| | | | Be consistent about placement of test description, blank lines, etc.
* tests: Always use test:morphs for morphs repoSam Thursfield2012-11-121-2/+2
| | | | Some tests were using test:morphs-repo instead.
* Factor out setup code from 'morph build' tests into separate fileSam Thursfield2012-11-071-19/+1
|
* tests: Always use fixed git committer infoSam Thursfield2012-09-131-0/+2
| | | | | | Move this into a script which can be sourced by the 'setup' scripts and the actual tests (this is needed as the environment in 'setup' is not passed on to the tests).
* Add test to verify that 'morph build' creates the right build refsJannis Pohlmann2012-09-071-0/+63