summaryrefslogtreecommitdiff
path: root/morphlib/builder_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename builder2 module to builderSam Thursfield2014-12-191-0/+221
|
* Get rid of the old internal morph APIsLars Wirzenius2012-05-021-165/+0
|
* Refactor SystemBuilder and add helper classLars Wirzenius2012-03-021-0/+165
The helper class, Factory, has unit tests, which is why it's currently separate. It may later get integrated with BlobBuilder, or the other way around. Classes that don't have unit tests are marked out of coverage.