From dde719dd575090b36aaa3ad85bb3cabf33f36c5a Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 20 Oct 2021 13:36:36 +0800 Subject: +luaunit test --- .../luaunit/test/ref/errFailPassTextStopOnError-3.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Resources/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt (limited to 'Resources/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt') diff --git a/Resources/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt b/Resources/Libraries/luaunit/test/ref/errFailPassTextStopOnError-3.txt new file mode 100644 index 0000000..9672c6d --- /dev/null +++ b/Resources/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