summaryrefslogtreecommitdiff
path: root/Data/Libraries/luaunit/test/ref/testWithXmlVerbose.txt
blob: 8c0a52920c35f2b336c83d99cdaa3c31338366f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# XML output to test/ref/testWithXmlVerbose.xml
# Started on 04/28/19 21:05:12
# Starting class: TestFailuresWithXml
# Starting test: TestFailuresWithXml.test_failure_with_cdata_xml
#   Failure:  test/test_with_xml.lua:13: expected: "got it"
#   actual: "cdata does not like ]]>"
# Starting test: TestFailuresWithXml.test_failure_with_simple_xml
#   Failure:  test/test_with_xml.lua:9: expected: "got it"
#   actual: '<toto>ti"ti</toto>'
# Starting test: TestThatLastsALongTime
# Ran 3 tests in 1.101 seconds, 1 success, 2 failures