summaryrefslogtreecommitdiff
path: root/morphlib/morph2_tests.py
Commit message (Expand)AuthorAgeFilesLines
* 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