X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitunit_args6.res b/tests/sav/nitunit_args6.res index 34d34af..13ff875 100644 --- a/tests/sav/nitunit_args6.res +++ b/tests/sav/nitunit_args6.res @@ -1,14 +1,27 @@ -test_nitunit3/README.md:7,3--5: Syntax Error: unexpected malformed character '\]. To suppress this message, enclose the block with a fence tagged `nitish` or `raw` (see `man nitdoc`). -test_nitunit3/README.md:1,0--13,0: ERROR: nitunit.test_nitunit3>. (in .nitunit/test_nitunit3-0.nit): Runtime error: Assert failed (.nitunit/test_nitunit3-0.nit:7) + * Docunits of group test_nitunit3> [ ] 0/2 * Docunits of group test_nitunit3> [ X] 1/2 test_nitunit3> [KO] * Docunits of group test_nitunit3> [XX] 2/2 test_nitunit3> [KO] * Docunits of group test_nitunit3> [XX] 2/2 +[KO] test_nitunit3> + test_nitunit3/README.md:4,2--15,0: Runtime error in .nitunit/test_nitunit3-0.nit with argument 1 + ~~ + ^ + Output + Runtime error: Assert failed (.nitunit/test_nitunit3-0.nit:7) +[KO] test_nitunit3> + test_nitunit3/README.md:7,3--5: Syntax Error: unexpected malformed character '\]. + ~~~ +; + ^ + * Docunits of module test_nitunit3::test_nitunit3 [ ] 0/1 * Docunits of module test_nitunit3::test_nitunit3 [.] 1/1 test_nitunit3::test_nitunit3 [OK] * Docunits of module test_nitunit3::test_nitunit3 [.] 1/1 +[OK] test_nitunit3::test_nitunit3 DocUnits: Entities: 2; Documented ones: 2; With nitunits: 3; Failures: 2 TestSuites: No test cases found Class suites: 0; Test Cases: 0; Failures: 0 -assert false +Runtime error in .nitunit/test_nitunit3-0.nit with argument 1Runtime error: Assert failed (.nitunit/test_nitunit3-0.nit:7) +assert false assert true -assert true +Syntax Error: unexpected malformed character '\].;'\][] +assert true \ No newline at end of file