X-Git-Url: http://nitlanguage.org?ds=sidebyside diff --git a/tests/sav/nitunit_args8.res b/tests/sav/nitunit_args8.res index c3e9bf7..e3ad8c7 100644 --- a/tests/sav/nitunit_args8.res +++ b/tests/sav/nitunit_args8.res @@ -1,23 +1,16 @@ - * Docunits of module test_doc3::test_doc3 [ ] 0/3 * Docunits of module test_doc3::test_doc3 [X ] 1/3 test_doc3::test_doc3$core::Sys$foo1 [KO] * Docunits of module test_doc3::test_doc3 [XX ] 2/3 test_doc3::test_doc3$core::Sys$foo2 [KO] * Docunits of module test_doc3::test_doc3 [XXX] 3/3 test_doc3::test_doc3$core::Sys$foo3 [KO] * Docunits of module test_doc3::test_doc3 [XXX] 3/3 -[KO] test_doc3::test_doc3$core::Sys$foo1 - test_doc3.nit:17,9--15: Syntax Error: unexpected identifier 'garbage'. - # *garbage* - ^ -[KO] test_doc3::test_doc3$core::Sys$foo2 - test_doc3.nit:23,4--10: Syntax Error: unexpected identifier 'garbage'. - # *garbage* - ^ -[KO] test_doc3::test_doc3$core::Sys$foo3 - test_doc3.nit:30,4--10: Syntax Error: unexpected identifier 'garbage'. - # *garbage* - ^ -DocUnits: -Entities: 6; Documented ones: 5; With nitunits: 3; Failures: 3 +==== Docunits of module test_doc3::test_doc3 | tests: 3 +[KO] test_doc3::test_doc3$core::Sys$foo1 + test_doc3.nit:17,9--15: Syntax Error: unexpected identifier 'garbage'. +[KO] test_doc3::test_doc3$core::Sys$foo2 + test_doc3.nit:23,4--10: Syntax Error: unexpected identifier 'garbage'. +[KO] test_doc3::test_doc3$core::Sys$foo3 + test_doc3.nit:30,4--10: Syntax Error: unexpected identifier 'garbage'. -TestSuites: -No test cases found -Class suites: 0; Test Cases: 0; Failures: 0 -Syntax Error: unexpected identifier 'garbage'. *garbage* -Syntax Error: unexpected identifier 'garbage'.*garbage* -Syntax Error: unexpected identifier 'garbage'.*garbage* - \ No newline at end of file +Docunits: Entities: 6; Documented ones: 5; With nitunits: 3; Failures: 3 +Test suites: Classes: 0; Test Cases: 0 +[FAILURE] 3/3 tests failed. +`nitunit.out` is not removed for investigation. + *garbage* +*garbage* +*garbage* + \ No newline at end of file