From 31ecfe3d3ac8860fe7b19a062a2607c18580b25e Mon Sep 17 00:00:00 2001 From: Markus Kauppila Date: Sun, 28 Aug 2011 22:22:37 +0300 Subject: [PATCH] Updated TODO. --- test/test-automation/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/test-automation/TODO b/test/test-automation/TODO index d16c429ea..7de36a279 100644 --- a/test/test-automation/TODO +++ b/test/test-automation/TODO @@ -5,3 +5,7 @@ - If running tests with --in-proc option failing asserts don't bail out from the test case as it should. Fix this. + +- Might be good idea to warn the user if runner is given command line + options that doesn't make sense together. Cases such as using --xsl + without --xml option or --iterations combined with --exec-key