From 0549b1e5a8a3132005e275d6026db8003cb067d2 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 26 Oct 2021 11:32:46 +0800 Subject: *rename folder --- .../luaunit/test/ref/errFailPassTapQuiet.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Data/Libraries/luaunit/test/ref/errFailPassTapQuiet.txt (limited to 'Data/Libraries/luaunit/test/ref/errFailPassTapQuiet.txt') diff --git a/Data/Libraries/luaunit/test/ref/errFailPassTapQuiet.txt b/Data/Libraries/luaunit/test/ref/errFailPassTapQuiet.txt new file mode 100644 index 0000000..dc38b42 --- /dev/null +++ b/Data/Libraries/luaunit/test/ref/errFailPassTapQuiet.txt @@ -0,0 +1,20 @@ +1..15 +# Started on 03/22/16 21:58:32 +# Starting class: TestAnotherThing +ok 1 TestAnotherThing.test1_Success1 +ok 2 TestAnotherThing.test1_Success2 +not ok 3 TestAnotherThing.test2_Err1 +not ok 4 TestAnotherThing.test2_Err2 +not ok 5 TestAnotherThing.test3_Fail1 +not ok 6 TestAnotherThing.test3_Fail2 +# Starting class: TestSomething +ok 7 TestSomething.test1_Success1 +ok 8 TestSomething.test1_Success2 +not ok 9 TestSomething.test2_Fail1 +not ok 10 TestSomething.test2_Fail2 +not ok 11 TestSomething.test3_Err1 +not ok 12 TestSomething.test3_Err2 +not ok 13 testFuncErr1 +not ok 14 testFuncFail1 +ok 15 testFuncSuccess1 +# Ran 15 tests in 0.002 seconds, 5 successes, 5 failures, 5 errors -- cgit v1.1-26-g67d0