summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests.build: Don't build individual chunks or strataSam Thursfield2013-02-203-4/+24
* Separate out build tests from general Morph testsSam Thursfield2013-02-2032-913/+0
* Rewrite show-dependencies to work without BuildOrderLars Wirzenius2013-02-191-94/+59
* Remove test for name mismatchesSam Thursfield2013-02-081-66/+0
* Add a test to catch any future use of git show-refSam Thursfield2012-12-131-0/+32
* Always use `git rev-parse --verify` to resolve refsSam Thursfield2012-12-131-2/+2
* Tidy up command testsSam Thursfield2012-11-1421-113/+131
* Use git://localhost URL's instead of file:// in update-gits testsSam Thursfield2012-11-123-22/+48
* Rework the blackbox tests for bare caches.Daniel Silverstone2012-09-142-2/+2
* tests: Always use fixed git committer infoSam Thursfield2012-09-131-13/+1
* Merge branch 'samthursfield/S4556-triplet-consistency' of git://roadtrain.cod...Richard Maw2012-09-1321-153/+147
|\
| * Don't use .morph extension when printing name of tripletsSam Thursfield2012-09-121-124/+124
| * Don't require .morph in triplet argumentsSam Thursfield2012-09-1220-29/+23
* | Test the trove-* support.Daniel Silverstone2012-09-121-0/+99
|/
* Rename 'morph build' command to 'morph build-morphology'Jannis Pohlmann2012-09-0716-24/+33
* Remove unused files in test/Sam Thursfield2012-08-302-10/+0
* Strata should be referred to with full repo/ref/morph tripletsSam Thursfield2012-08-302-2/+10
* Strata contain "chunks", not "sources"Sam Thursfield2012-08-296-7/+7
* 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