summaryrefslogtreecommitdiff
path: root/without-test-modules
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-01-21 16:00:32 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2015-02-18 10:31:43 +0000
commitba574f4d1ae390d4f94dc62817f68fe390b38778 (patch)
treee6426cbfd261a5a67d1d110fd0388e91ec015907 /without-test-modules
parent2ff375e68935f17a63eebedb55b15f8e3aec3b40 (diff)
downloadmorph-ba574f4d1ae390d4f94dc62817f68fe390b38778.tar.gz
Add tests for sourceresolver
This only adds tests for the bits which were moved from morphologyfactory into sourceresolver, namely detection of build systems and the '_get_morphology()' function. These are just the morphologyfactory tests reworked slightly to work properly with the modified API.
Diffstat (limited to 'without-test-modules')
-rw-r--r--without-test-modules4
1 files changed, 0 insertions, 4 deletions
diff --git a/without-test-modules b/without-test-modules
index 530deb4f..55e5291d 100644
--- a/without-test-modules
+++ b/without-test-modules
@@ -52,7 +52,3 @@ distbuild/timer_event_source.py
distbuild/worker_build_scheduler.py
# Not unit tested, since it needs a full system branch
morphlib/buildbranch.py
-
-# Requires rather a lot of fake data in order to be unit tested; better to
-# leave it to the functional tests.
-morphlib/sourceresolver.py