summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2005-09-04 17:29:41 +1000
committerRobert Collins <robertc@robertcollins.net>2005-09-04 17:29:41 +1000
commit0ffb028c00576d2561a91ec016bccbf02777c69c (patch)
tree2091610abf87c3882e2c757442205e73e9113f59 /README
parentcdf1a51825b74f7f05f50f6b97c41dd2ebe4cea7 (diff)
downloadtestresources-0ffb028c00576d2561a91ec016bccbf02777c69c.tar.gz
initial cut at adsorbSuite
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 152d48d..1ebf408 100644
--- a/README
+++ b/README
@@ -73,3 +73,7 @@ TODO:
* write everything.
* resource dirty markers on non current resources - ignore? keep a history ?
* test exceptions being raised from _makeResource and _cleanResource
+ * It should be possible to make copies of TestSuites in adsorbSuite, keeping
+ the containing TestSuites but at a chosen granularity, so that all tests in
+ the resulting suites have identical resource requirements and allowing
+ optimisation to still occur.