From fb1f5c62b5e74b1a532ddfe9d6c373fc61eff878 Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Fri, 30 Nov 2018 14:28:18 +0100 Subject: tshouldfail is stricter --- tests/testament/tshouldfail.nim | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'tests/testament/tshouldfail.nim') diff --git a/tests/testament/tshouldfail.nim b/tests/testament/tshouldfail.nim index a8638e236..d35dd99ac 100644 --- a/tests/testament/tshouldfail.nim +++ b/tests/testament/tshouldfail.nim @@ -3,15 +3,29 @@ cmd: "testament/tester --directory:testament --colors:off --backendLogging:off - action: compile nimout: ''' FAIL: tccodecheck.nim C +Failure: reCodegenFailure +Expected: +baz FAIL: tcolumn.nim C +Failure: reLinesDiffer FAIL: terrormsg.nim C +Failure: reMsgsDiffer FAIL: texitcode1.nim C +Failure: reExitcodesDiffer FAIL: tfile.nim C +Failure: reFilesDiffer FAIL: tline.nim C +Failure: reLinesDiffer FAIL: tmaxcodesize.nim C +Failure: reCodegenFailure +max allowed size: 1 FAIL: tnimout.nim C +Failure: reMsgsDiffer FAIL: toutput.nim C +Failure: reOutputsDiffer FAIL: toutputsub.nim C +Failure: reOutputsDiffer FAIL: tsortoutput.nim C +Failure: reOutputsDiffer ''' """ -- cgit 1.4.1-2-gfad0