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/errFailPassTextStopOnError-3.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Data/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt (limited to 'Data/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt') diff --git a/Data/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt b/Data/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt new file mode 100644 index 0000000..9672c6d --- /dev/null +++ b/Data/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt @@ -0,0 +1,13 @@ +..E +ERROR during LuaUnit test execution: +test/test_with_err_fail_pass.lua:41: attempt to perform arithmetic on a table value + +Tests with errors: +------------------ +1) TestAnotherThing.test2_Err1 +test/test_with_err_fail_pass.lua:41: attempt to perform arithmetic on a table value +stack traceback: + test/test_with_err_fail_pass.lua:41: in function 'TestAnotherThing.test2_Err1' + +Ran 3 tests in 0.000 seconds, 2 successes, 1 error, 9 non-selected +LuaUnit ABORTED (as requested by --error or --failure option) -- cgit v1.1-26-g67d0