summaryrefslogtreecommitdiff
path: root/morphlib/morphologyfactory_tests.py
Commit message (Expand)AuthorAgeFilesLines
* buildsystem: Generate a Morphology not textAdam Coldrick2014-08-141-4/+4
* morphologyfactory: Use morphloader not morph2Adam Coldrick2014-08-141-92/+73
* Make morph factory tests expect MorphologyNotFoundErrorRichard Ipsum2014-06-251-6/+5
* Don't use repo or ref in test suiteRichard Maw2014-02-131-2/+0
* Replace chunk 'chunks' field with 'products'Richard Maw2014-01-151-5/+11
* Dropped support for 'system-kind' from system morphology filesDan Firth2013-09-271-8/+0
* morphologyfactory: validate stratum build-dependsRichard Maw2013-08-071-0/+43
* morphologyfactory: move empty stratum check hereRichard Maw2013-08-071-1/+18
* morphologyfactory: refactor chunk bdeps exceptionsRichard Maw2013-08-071-0/+17
* Fix warnings and test suiteLars Wirzenius2013-06-201-3/+3
* Merge branch 'samthursfield/arch'Sam Thursfield2013-03-151-2/+13
|\
| * One 'arch' to rule them allSam Thursfield2013-03-151-2/+13
* | Merge branch 'samthursfield/build-essential-2-rebase'Sam Thursfield2013-03-151-12/+0
|\ \ | |/
| * Add 'build-mode' field for chunks in a stratumSam Thursfield2013-03-131-12/+0
* | Fix test caseLars Wirzenius2013-03-121-1/+7
|/
* Make rootfs-tarball build only the tarball also on ARMLars Wirzenius2013-02-201-7/+1
* Require morphology name to match filenameSam Thursfield2013-02-081-24/+32
* Fix testsRichard Maw2013-01-221-4/+2
* Rename arm to armv7 and be consistentRichard Maw2012-09-201-1/+1
* Always ls-tree before trying to cat-fileSam Thursfield2012-08-241-1/+10
* Use git ls-tree to autodetect build systemSam Thursfield2012-08-241-2/+12
* Merge branch 'master' of roadtrain.codethink.co.uk:baserock/morphLars Wirzenius2012-08-011-0/+8
|\
| * Raise clearer error on morphology parse errorsSam Thursfield2012-07-311-0/+7
* | python scripts: pep8ize codebaseRichard Maw2012-08-011-12/+11
|/
* Require system-kind on system morphologiesLars Wirzenius2012-07-191-0/+9
* Set Morphology.needs_artifact_metadata_cachedLars Wirzenius2012-07-191-0/+12
* Have MorphologyFactor set Morphology.needs_staging_areaLars Wirzenius2012-07-191-1/+13
* Have MorphologyFactory set Morphology.builds_artifactsLars Wirzenius2012-07-181-1/+60
* Add missing empty lines, for clarityLars Wirzenius2012-07-181-0/+13
* morphologyfactory: infer build system without listRichard Maw2012-04-201-23/+39
* morphologyfactory: work without RemoteRepoCacheRichard Maw2012-04-201-3/+24
* add morphology factoryRichard Maw2012-04-191-0/+90