Merge: Added contributing guidelines and link from readme
[nit.git] / tests / sav / nitunit_args8.res
1 ==== Docunits of module test_doc3::test_doc3 | tests: 3
2 [KO] test_doc3::test_doc3$core::Sys$foo1
3      test_doc3.nit:17,9--15: Syntax Error: unexpected identifier 'garbage'.
4 [KO] test_doc3::test_doc3$core::Sys$foo2
5      test_doc3.nit:23,4--10: Syntax Error: unexpected identifier 'garbage'.
6 [KO] test_doc3::test_doc3$core::Sys$foo3
7      test_doc3.nit:30,4--10: Syntax Error: unexpected identifier 'garbage'.
8
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></testsuites>