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-01-23 10:04:15 +0000
commita4b9f28cb54ff4d445cc3a035d9fccbcb90ff16a (patch)
tree259b6272e19ee9568041c480641cd8aa462cb7e0 /without-test-modules
parent8bd67f83d00a5fe30605bb060e44dee102b860ae (diff)
downloadmorph-a4b9f28cb54ff4d445cc3a035d9fccbcb90ff16a.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