summaryrefslogtreecommitdiff
path: root/tests/build-stratum.script
Commit message (Expand)AuthorAgeFilesLines
* Tidy up command testsSam Thursfield2012-11-141-5/+6
* Don't require .morph in triplet argumentsSam Thursfield2012-09-121-1/+1
* Rename 'morph build' command to 'morph build-morphology'Jannis Pohlmann2012-09-071-1/+2
* tests: fix missing baserock meta filesRichard Maw2012-06-141-1/+1
* tests: amend to not consider stratum metadataRichard Maw2012-06-141-1/+1
* tests: fix some that expected tarball strataRichard Maw2012-06-141-2/+4
* Add explicit repo prefixes to test scriptsLars Wirzenius2012-05-041-1/+2
* Use dedicated <cachedir>/artficats directory for local artifact cache.Jannis Pohlmann2012-05-031-1/+2
* Refactor tests/*.script to use scripts/test-morph instead of tests/morphLars Wirzenius2012-03-271-1/+1
* use "set -eu" in scriptsLars Wirzenius2012-03-221-1/+1
* Simply calls to morph by using tests/morph wrapperLars Wirzenius2012-03-221-7/+2
* Empty and initialize the test data dir anew for each testLars Wirzenius2012-03-221-3/+3
* add method to compute recursive cache idLars Wirzenius2011-12-091-1/+1
* if morph fails, dump its log to stderr so user can easily see itLars Wirzenius2011-12-091-1/+3
* disable distcc for checksLars Wirzenius2011-12-061-1/+1
* create cachedir at startup if it does not existLars Wirzenius2011-12-011-3/+0
* make --git-base-url add a slash to the end, if missingLars Wirzenius2011-12-011-1/+1
* add new test case for building a simple stratumLars Wirzenius2011-12-011-0/+29