summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Refactor system building to use syskind specific classLars Wirzenius2012-07-261-1/+1
* Require system-kind on system morphologiesLars Wirzenius2012-07-191-0/+1
* tests: make build-chunk-writes-log simplerRichard Maw2012-07-061-6/+7
* tests: build-system-autotools-fails ignores stdoutRichard Maw2012-07-061-1/+1
* tests: add test for chunk failure dumping logsRichard Maw2012-07-063-0/+49
* tests: add check for log being writtenRichard Maw2012-07-061-0/+35
* Add workaround for test caseLars Wirzenius2012-07-021-0/+2
* Add check for missing build depends in strataLars Wirzenius2012-06-284-7/+14
* Fix test suite to deal with morph output changesLars Wirzenius2012-06-263-2/+4
* remove testsRichard Maw2012-06-144-70/+0
* tests: fix missing baserock meta filesRichard Maw2012-06-145-5/+5
* tests: amend to not consider stratum metadataRichard Maw2012-06-144-5/+5
* tests: fix some that expected tarball strataRichard Maw2012-06-145-7/+18
* tests: verify overlaps are written to the cacheRichard Maw2012-06-143-0/+39
* stratum-overlap-warns: make test more looseRichard Maw2012-06-142-6/+11
* morph: remove dead code and replace Execute with app.runcmdRichard Maw2012-05-301-1/+2
* Add test for using --tempdirRichard Maw2012-05-301-0/+26
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-05-157-0/+212
|\
| * tests: stratum overlap tests files insteadRichard Maw2012-05-154-6/+12
| * tests: update to produce less useless outputRichard Maw2012-05-146-29/+9
| * tests: add checks for link behaviourRichard Maw2012-05-148-1/+84
| * tests: rename stratum-overlap to *-warnsRichard Maw2012-05-143-8/+30
| * builder: log to warnings when artifacts overlapRichard Maw2012-05-142-0/+121
* | Add test case for autotools buildsystem handling autogen.sh failingLars Wirzenius2012-05-152-0/+39
|/
* Remove debug helper log file specLars Wirzenius2012-05-041-1/+1
* Add explicit repo prefixes to test scriptsLars Wirzenius2012-05-0415-44/+51
* Fix repo-alias value to use right syntaxLars Wirzenius2012-05-041-1/+1
* Make cmdtests set up repo-aliases and use prefixed reponamesLars Wirzenius2012-05-041-2/+2
* Use dedicated <cachedir>/artficats directory for local artifact cache.Jannis Pohlmann2012-05-039-9/+11
* Get rid of the old internal morph APIsLars Wirzenius2012-05-024-68/+0
* Build items as late as possible in the build order.Jannis Pohlmann2012-05-011-8/+8
* build-system-cpan test: only check file in tarRichard Maw2012-04-302-11/+1
* Fix "morph build" when building stuff that uses submodulesLars Wirzenius2012-04-251-0/+4
* Make test output be quite quiet with squeeze's version of gitLars Wirzenius2012-04-251-1/+2
* 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
* Oops, that error message was _not_ actually expectedLars Wirzenius2012-04-251-1/+0
* Merge branch 'master' of gitorious.org:baserock/morphLars Wirzenius2012-04-252-0/+42
|\
| * tests: add test for update-gits caching submodulesRichard Maw2012-04-252-0/+42
* | Add test for building something with a chunk that uses submodulesLars Wirzenius2012-04-252-0/+69
|/
* build-system: cpan tests: simplify and correctRichard Maw2012-04-252-13/+6
* build-system: python-distutils, correct outputRichard Maw2012-04-231-2/+2
* build-system: distutils test, fix outputRichard Maw2012-04-231-0/+1
* build-system-cpan.script: fix whitespaceRichard Maw2012-04-231-1/+2
* cpan test: fix confusion over archnameRichard Maw2012-04-231-4/+1
* build-system-cpan test: remove redundant manglingRichard Maw2012-04-231-3/+1
* tests: cpan use prefix for simpler outputRichard Maw2012-04-232-16/+10
* tests: add test for build-system: cpanRichard Maw2012-04-232-0/+92
* Normalize test output for build-system.python-distutils testLars Wirzenius2012-04-232-5/+8
* tests: add test for python distutilsRichard Maw2012-04-232-0/+72