summaryrefslogtreecommitdiff
path: root/tests/build-chunk.script
Commit message (Expand)AuthorAgeFilesLines
* Tidy up command testsSam Thursfield2012-11-141-5/+6
* Don't require .morph in triplet argumentsSam Thursfield2012-09-121-2/+1
* Rename 'morph build' command to 'morph build-morphology'Jannis Pohlmann2012-09-071-1/+2
* Add explicit repo prefixes to test scriptsLars Wirzenius2012-05-041-1/+1
* Use dedicated <cachedir>/artficats directory for local artifact cache.Jannis Pohlmann2012-05-031-1/+1
* 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/+4
* 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 test case for building a chunkLars Wirzenius2011-12-011-0/+34