summaryrefslogtreecommitdiff
path: root/morphlib/morph2_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Don't set 'morph' field by default, and don't expect to find itAdam Coldrick2014-07-221-1/+0
* Legacy morph code: Also dump in specified orderRichard Maw2014-02-171-17/+6
* Replace chunk 'chunks' field with 'products'Richard Maw2014-01-151-3/+3
* Dropped support for 'system-kind' from system morphology filesDan Firth2013-09-271-1/+0
* Dropped support for 'disk-size' from system morphology files'Dan Firth2013-09-271-35/+0
* Add support for a `cluster` type of morphology.Tiago Gomes2013-08-161-0/+58
* Add morph cross-bootstrapSam Thursfield2013-07-301-0/+35
* Emit warning if system-kind != rootfs-tarballLars Wirzenius2013-03-121-1/+1
* Merge branch 'liw/pre-commands' into stagingSam Thursfield2013-03-071-0/+16
|\
| * Add pre- and post-commands for chunksLars Wirzenius2013-02-191-0/+16
* | Make writing morphologies back out properly non-destructiveSam Thursfield2013-02-181-43/+73
* | Handle morphs that are not dicts (By failing)Sam Thursfield2013-02-181-3/+4
* | Detect and abort on empty morphologiesSam Thursfield2013-02-181-0/+5
|/
* Make yaml be an optional dependencyLars Wirzenius2013-01-291-16/+18
* Fix testsRichard Maw2013-01-221-1/+18
* Merge branch 'jjardon/python_compatibility_fixes' of ssh://git.baserock.org/b...Richard Maw2013-01-211-34/+28
|\
| * morph2_tests: checks for python2.7 are not needed anymoreJavier Jardón2013-01-181-33/+27
|/
* Fix things so test suite works on Debian squeezeLars Wirzenius2012-09-131-27/+33
* Preserve sort order of morphologies, so they can be edited by MorphSam Thursfield2012-09-101-0/+76
* Rework morphology child lookup to be more useful for branch/mergeJannis Pohlmann2012-09-041-6/+26
* Morph: index component morphologies by nameSam Thursfield2012-09-041-12/+98
* Strata contain "chunks", not "sources"Sam Thursfield2012-08-291-6/+6
* python scripts: pep8ize codebaseRichard Maw2012-08-011-7/+6
* Add a Morphology.keys() methodLars Wirzenius2012-05-091-0/+13
* morphlib/morph2: correct the unit testsRichard Maw2012-04-231-4/+4
* Have a default 'chunks' field in a chunk morphologyLars Wirzenius2012-04-181-0/+1
* Add a new morphology parser classLars Wirzenius2012-04-091-0/+80