From ba574f4d1ae390d4f94dc62817f68fe390b38778 Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Wed, 21 Jan 2015 16:00:32 +0000 Subject: 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. --- without-test-modules | 4 ---- 1 file changed, 4 deletions(-) (limited to 'without-test-modules') 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 -- cgit v1.2.1