Robot Test Cases

This text should be ignored, even though it's no a comment. We have a devious plan to rule the world with robots.
Setting Value Value value Value
Documentation A complex testdata file in html format.
Default Tags default1
Force Tags force1 force2
Suite Setup Log Setup
Test Teardown Log Test Teardown
Resource ../resources/html_resource.html
Variables ../resources/variables.py
Library OperatingSystem
This text should be ignored, even though it's no a comment. We have a devious plan to rule the world with robots.
Non-robot table Value Value Value Value
Documentation This is ignored
Variable Value Value Value Value
${table_var} foo
@{table_listvar} bar ${table_var}
${quoted} "this has ""many " quotes ""
${single_quoted} 'single'qu'ot'es''
Test Case Action Argument Argument Argument
Passing Log Passing test case.
Failing [Documentation] FAIL Failing test case.
Fail Failing test case.
#Test that table start  requires empty row
User Keyword [Documentation] FAIL A cunning argument. != something
My Keyword With Arg A cunning argument.
Nön-äscïï [Documentation] FAIL Non-äscïï error
Fail Non-äscïï error
Own Tags [Tags] own1 own2
Log tags test
Default Tags noop
Variable Table equals ${table_var} foo
equals @{table_listvar}[0] bar
equals @{table_listvar}[1] foo
Resource File Keyword from HTML resource
Keyword from HTML resource 2
Equals ${html_resource_var} HTML Resource Variable
Equals ${html_resource_var2} HTML Resource Variable From Recursive Resource
Variable File Equals @{file_listvar}[0] ${True}
Equals @{file_listvar}[1] ${3.14}
Equals @{file_listvar}[2] Hello, world!!
Equals ${file_var1} ${-314}
Equals ${file_var2} file variable 2
Library Import Fail If Dir Empty ${CURDIR}
Test Timeout [Timeout] 0.01seconds
[Documentation] FAIL Test timeout 10 milliseconds exceeded.
Sleep 2
Keyword Timeout [Documentation] FAIL Keyword timeout  2 milliseconds exceeded.
Timouted Keyword
Empty Rows
[Documentation] Testing that empty rows are ignored. FAIL Expected failure.
Noop
Fail Expected failure.
Document [Documentation] Testing the metadata parsing.
Noop
Default Fixture Noop
Overridden Fixture [Teardown] Fail Failing Teardown
[Setup] Log Own Setup
[Documentation] FAIL Teardown failed:\n Failing Teardown
NOOP
Quotes Equals ${quoted} "this has ""many " quotes ""
Equals ${single_quoted} 'single'qu'ot'es''
Escaping Should Be Equal -c:\\temp-\t-\x00-\${x}- ${ESCAPING}
Keyword Action Argument Argument Argument
My Keyword with arg [Arguments] ${arg1}
Keyword With No Arguments
Another Keyword ${arg1}
Another Keyword [Arguments] ${arg1} ${arg2}=something
Equals ${arg1} ${arg2}
Timouted Keyword [Timeout] 2ms
Sleep 2
Keyword with no arguments Log Hello world!