diff options
author | Markus Kauppila <markus.kauppila@gmail.com> | 2011-08-28 22:22:37 +0300 |
---|---|---|
committer | Markus Kauppila <markus.kauppila@gmail.com> | 2011-08-28 22:22:37 +0300 |
commit | 33d19c74f88e15b0f9e7df48c99efa0e790ed013 (patch) | |
tree | b3a64fc262abd7913cfaee13b0de0f7d9883a5ee /test/test-automation | |
parent | 5ddab4861be163e731c9af8aee4331aac830ab46 (diff) |
Updated TODO.
Diffstat (limited to 'test/test-automation')
-rw-r--r-- | test/test-automation/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test-automation/TODO b/test/test-automation/TODO index d16c429e..7de36a27 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 |