summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2014-02-21 18:58:56 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2014-03-31 21:33:22 +0000
commit8fb1dac02b0be1502fd7b19de981e2a81468ffe2 (patch)
treee2239babb6782d1ea869f43e18b6a59d59a3c326 /without-test-modules
parent20b4bf7dbf1b4950b82113f6ffdd2ef171cfc04e (diff)
downloadmorph-8fb1dac02b0be1502fd7b19de981e2a81468ffe2.tar.gz
Add utilities for listing and finding extensions.
Add a module to morphlib that can list all write and configuration extensions either in morph itself or the morphology repository. The module also contains methods to find an extension filename from the name and type.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules1
1 files changed, 1 insertions, 0 deletions
diff --git a/without-test-modules b/without-test-modules
index 9b893300..a42cce97 100644
--- a/without-test-modules
+++ b/without-test-modules
@@ -6,6 +6,7 @@ morphlib/tester.py
morphlib/git.py
morphlib/app.py
morphlib/mountableimage.py
+morphlib/extensions.py
morphlib/extractedtarball.py
morphlib/plugins/artifact_inspection_plugin.py
morphlib/plugins/cross-bootstrap_plugin.py