Revision: c4582b7bd206
Branch: default
Author: Pekka Klärck
Date: Thu May 30 11:41:52 2013
Log: fixed test when docutils not installed
http://code.google.com/p/robotframework/source/detail?r=c4582b7bd206
Modified:
/atest/robot/parsing/data_formats/mixed.txt
=======================================
--- /atest/robot/parsing/data_formats/mixed.txt Tue Nov 29 23:31:18 2011
+++ /atest/robot/parsing/data_formats/mixed.txt Thu May 30 11:41:52 2013
@@ -68,9 +68,14 @@
Run Tests And Verify Status ${MIXEDDIR}
Run Keyword If/Unless Docutils Installed Verify Directory with Mixed
Data With ReST Verify Directory with Mixed Data Without ReST
-Multiple Data Sources
+Multiple Data Sources Without reST
+ Run Tests And Verify Status ${HTMLDIR}${/}sample.html
${TSVDIR}${/}sample.tsv ${TXTDIR}${/}sample.txt ${MIXEDDIR}
+ Verify Multiple Data Sources Without ReST
+
+Multiple Data Sources With reST
+ [Setup] Make test non-critical and fail it if docutils is not
installed
Run Tests And Verify Status ${HTMLDIR}${/}sample.html
${TSVDIR}${/}sample.tsv ${RESTDIR}${/}sample.rst ${TXTDIR}${/}sample.txt
${MIXEDDIR}
- Run Keyword If/Unless Docutils Installed Verify Multiple Data Sources
With ReST Verify Multiple Data Sources Without ReST
+ Verify Multiple Data Sources With ReST
*** Keywords ***
Verify Directory With Mixed Data With ReST
--
---
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.