Revision: eb8be4b55112
Author:   Pekka Klärck
Date:     Mon Dec 19 08:09:31 2011
Log:      test also that split logs have correct line seps
http://code.google.com/p/robotframework/source/detail?r=eb8be4b55112

Modified:
 /atest/robot/output/outputs_have_correct_line_separators.txt

=======================================
--- /atest/robot/output/outputs_have_correct_line_separators.txt Mon Dec 19 07:44:27 2011 +++ /atest/robot/output/outputs_have_correct_line_separators.txt Mon Dec 19 08:09:31 2011
@@ -13,6 +13,11 @@
     Outputs Should Have Correct Line Separators
     ...    output.xml    log.html    report.html    xunit.xml    debug.txt

+Split logs generated at runtime should have correct line separators
+    Run Tests    -l log --splitlog -L DEBUG    misc/pass_and_fail.html
+    Outputs Should Have Correct Line Separators
+    ...    output.xml    log.html    log-1.js    log-2.js    log-3.js
+
 Outputs generated with rebot should have correct line separators
     Copy File    ${OUTFILE}    ${REBOT INFILE}
     Run Rebot    -l log -r report -x xunit -L DEBUG    ${REBOT INFILE}

Reply via email to