Revision: a8971e3d5e61
Branch: default
Author: Mikko Korpela <[email protected]>
Date: Mon May 27 02:54:24 2013
Log: invalid_usage: Change expected option to upper case
http://code.google.com/p/robotframework/source/detail?r=a8971e3d5e61
Modified:
/atest/robot/cli/runner/invalid_usage.txt
=======================================
--- /atest/robot/cli/runner/invalid_usage.txt Wed Jan 30 06:01:34 2013
+++ /atest/robot/cli/runner/invalid_usage.txt Mon May 27 02:54:24 2013
@@ -26,7 +26,7 @@
Run Tests --suitestatlevel not_int --tagstatlink less_than_3x_:
--runmode invalid ${TESTFILE}
Stderr Should Contain Once Option '--suitestatlevel' expected integer
value but got 'not_int'. Default value used instead.\n
Stderr Should Contain Once Invalid format for option '--tagstatlink'.
Expected 'tag:link:title' but got 'less_than_3x_:'.\n
- Stderr Should Contain Once Option '--runmode' does not support
value 'invalid'.\n
+ Stderr Should Contain Once Option '--runmode' does not support
value 'INVALID'.\n
Should Be Equal ${SUITE.status} PASS
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.