From 0549b1e5a8a3132005e275d6026db8003cb067d2 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 26 Oct 2021 11:32:46 +0800 Subject: *rename folder --- Data/Libraries/luaunit/test/ref/exampleTapQuiet.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Data/Libraries/luaunit/test/ref/exampleTapQuiet.txt (limited to 'Data/Libraries/luaunit/test/ref/exampleTapQuiet.txt') diff --git a/Data/Libraries/luaunit/test/ref/exampleTapQuiet.txt b/Data/Libraries/luaunit/test/ref/exampleTapQuiet.txt new file mode 100644 index 0000000..5cd7c62 --- /dev/null +++ b/Data/Libraries/luaunit/test/ref/exampleTapQuiet.txt @@ -0,0 +1,21 @@ +1..16 +# Started on 04/28/19 21:02:44 +# Starting class: TestTiti +not ok 1 TestTiti.test1_withFailure +not ok 2 TestTiti.test2_withFailure +ok 3 TestTiti.test3 +# Starting class: TestToto +not ok 4 TestToto.test1_withFailure +not ok 5 TestToto.test2_withFailure +ok 6 TestToto.test3 +not ok 7 TestToto.test4 +not ok 8 TestToto.test5 +not ok 9 TestToto.test6 +not ok 10 TestToto.test7 +not ok 11 TestToto.test8a +not ok 12 TestToto.test8b +ok 13 # SKIP Test is skipped because ... +not ok 14 test1_withAssertionError +not ok 15 test2_withAssertionError +ok 16 test3 +# Ran 15 tests in 0.000 seconds, 3 successes, 8 failures, 4 errors, 1 skipped -- cgit v1.1-26-g67d0