summaryrefslogtreecommitdiff
path: root/tests/build-stratum-with-submodules.script
Commit message (Collapse)AuthorAgeFilesLines
* Strata contain "chunks", not "sources"Sam Thursfield2012-08-291-1/+1
| | | | Rename "sources" field of stratum morphologies to "chunks".
* Add check for missing build depends in strataLars Wirzenius2012-06-281-1/+2
| | | | | | | This will make a build fail if the morphology is missing explicit build dependencies. Also fix test causes so that ./check passes.
* tests: fix missing baserock meta filesRichard Maw2012-06-141-1/+1
| | | | | This adds the ability to do this to the script, and fixes use of the script to add the new parameter.
* tests: amend to not consider stratum metadataRichard Maw2012-06-141-1/+1
| | | | | These tests were failing because the stratum metadata was added to the cache.
* tests: fix some that expected tarball strataRichard Maw2012-06-141-2/+4
| | | | | | | This required functionality to create a tarball from a json file. This should probably be rewritten as a morph plugin and refactor it to consolidate the creation logic, so e.g. the stratum metadata is kept.
* Add explicit repo prefixes to test scriptsLars Wirzenius2012-05-041-2/+3
|
* Use dedicated <cachedir>/artficats directory for local artifact cache.Jannis Pohlmann2012-05-031-1/+2
| | | | | | Make sure that this directory is actually created before trying to save artifacts to it. Also adjust all tests to use this new directory for looking up artifacts.
* Make test output more quite by telling git init to be quiteLars Wirzenius2012-04-251-1/+1
|
* Remove set -x to make test output be silentLars Wirzenius2012-04-251-1/+1
|
* Add test for building something with a chunk that uses submodulesLars Wirzenius2012-04-251-0/+68