nitunit: update tests
[nit.git] / tests / sav / nitunit_args8.res
1 * Docunits of module test_doc3::test_doc3 (3 tests)
2
3 [KO] test_doc3::test_doc3$core::Sys$foo1
4      test_doc3.nit:17,9--15: Syntax Error: unexpected identifier 'garbage'.
5 [KO] test_doc3::test_doc3$core::Sys$foo2
6      test_doc3.nit:23,4--10: Syntax Error: unexpected identifier 'garbage'.
7 [KO] test_doc3::test_doc3$core::Sys$foo3
8      test_doc3.nit:30,4--10: Syntax Error: unexpected identifier 'garbage'.
9 Docunits: Entities: 6; Documented ones: 5; With nitunits: 3; Failures: 3
10 Test suites: Classes: 0; Test Cases: 0
11 [FAILURE] 3/3 tests failed.
12 `nitunit.out` is not removed for investigation.
13 <testsuites><testsuite package="test_doc3::test_doc3"><testcase classname="nitunit.test_doc3::test_doc3.core::Sys" name="test_doc3::test_doc3::Sys::foo1"><failure>Syntax Error: unexpected identifier &#39;garbage&#39;.</failure><system-out> *garbage*
14 </system-out></testcase><testcase classname="nitunit.test_doc3::test_doc3.core::Sys" name="test_doc3::test_doc3::Sys::foo2"><failure>Syntax Error: unexpected identifier &#39;garbage&#39;.</failure><system-out>*garbage*
15 </system-out></testcase><testcase classname="nitunit.test_doc3::test_doc3.core::Sys" name="test_doc3::test_doc3::Sys::foo3"><failure>Syntax Error: unexpected identifier &#39;garbage&#39;.</failure><system-out>*garbage*
16 </system-out></testcase></testsuite><testsuite></testsuite></testsuites>