summaryrefslogtreecommitdiff
path: root/Data/Libraries/luaunit/test/ref/errFailPassXmlVerbose-success.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Data/Libraries/luaunit/test/ref/errFailPassXmlVerbose-success.xml')
-rw-r--r--Data/Libraries/luaunit/test/ref/errFailPassXmlVerbose-success.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/Data/Libraries/luaunit/test/ref/errFailPassXmlVerbose-success.xml b/Data/Libraries/luaunit/test/ref/errFailPassXmlVerbose-success.xml
new file mode 100644
index 0000000..3f10177
--- /dev/null
+++ b/Data/Libraries/luaunit/test/ref/errFailPassXmlVerbose-success.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<testsuites>
+ <testsuite name="LuaUnit" id="00001" package="" hostname="localhost" tests="5" timestamp="2019-04-30T20:22:53" time="0.000" errors="0" failures="0" skipped="0">
+ <properties>
+ <property name="Lua Version" value="Lua 5.4"/>
+ <property name="LuaUnit Version" value="3.4"/>
+ </properties>
+ <testcase classname="TestAnotherThing" name="TestAnotherThing.test1_Success1" time="0.000">
+ </testcase>
+ <testcase classname="TestAnotherThing" name="TestAnotherThing.test1_Success2" time="0.000">
+ </testcase>
+ <testcase classname="TestSomething" name="TestSomething.test1_Success1" time="0.000">
+ </testcase>
+ <testcase classname="TestSomething" name="TestSomething.test1_Success2" time="0.000">
+ </testcase>
+ <testcase classname="[TestFunctions]" name="testFuncSuccess1" time="0.000">
+ </testcase>
+ <system-out/>
+ <system-err/>
+ </testsuite>
+</testsuites>