Setting | Value | Value | value | Value |
---|---|---|---|---|
Documentation | *Edit this file only using text editor!!* | Bug in 1.8.4 was unnoticed because KompoZer had converted e.g. &aum; into real a-with-dots. | NO RIDE either as it would cleanup even more data. | |
Variables | html_entityrefs_variables.py | |||
Variable | Value | Value | Value | Value |
---|---|---|---|---|
@{LIST} | a | b | c | |
${SCALAR} | abc |
Test Case | Action | Argument | Argument | Argument |
---|---|---|---|---|
Scandinavian Letters | Should Be Equal | Hyvää üötä ÅÄÖ | ${SCANDINAVIAN LETTERS} | |
XML Escapes | Should Be Equal | & & <tag> ' " > |
${XML ESCAPES} | |
Other Escapes | Should Be Equal | §xxx ˜ ~ | ${OTHER ESCAPES} | |
Numerical escapes | Should Be Equal | RF ☃ | RF ☃ | |
Variables using escapes | Should Be Equal | ${SCALAR} | abc | |
Should Be Equal | ${SCALAR} | ${SCALAR} | ||
Should Be True | @{LIST} == ['a', 'b', 'c'] | |||
Should Be True | @{LIST} == @{LIST} == @{LIST} == @{LIST} |