X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/nitunit_args5.res b/tests/sav/nitunit_args5.res index f161044..1c9dc40 100644 --- a/tests/sav/nitunit_args5.res +++ b/tests/sav/nitunit_args5.res @@ -1,15 +1,12 @@ - * Docunits of module test_doc2::test_doc2 [ ] 0/3 * Docunits of module test_doc2::test_doc2 [. ] 1/3 test_doc2::test_doc2$core::Sys$foo1 [OK] * Docunits of module test_doc2::test_doc2 [.. ] 2/3 test_doc2::test_doc2$core::Sys$foo2 [OK] * Docunits of module test_doc2::test_doc2 [...] 3/3 test_doc2::test_doc2$core::Sys$foo3 [OK] * Docunits of module test_doc2::test_doc2 [...] 3/3 -[OK] test_doc2::test_doc2$core::Sys$foo1 -[OK] test_doc2::test_doc2$core::Sys$foo2 -[OK] test_doc2::test_doc2$core::Sys$foo3 -DocUnits: -DocUnits Success -Entities: 6; Documented ones: 5; With nitunits: 3; Failures: 0 +==== Docunits of module test_doc2::test_doc2 | tests: 3 +[OK] test_doc2::test_doc2$core::Sys$foo1 +[OK] test_doc2::test_doc2$core::Sys$foo2 +[OK] test_doc2::test_doc2$core::Sys$foo3 -TestSuites: -No test cases found -Class suites: 0; Test Cases: 0; Failures: 0 +Docunits: Entities: 6; Documented ones: 5; With nitunits: 3; Failures: 0 +Test suites: Classes: 0; Test Cases: 0 +[SUCCESS] All 3 tests passed. assert true # tested assert true # tested assert true # tested - \ No newline at end of file + \ No newline at end of file