This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch topic-improved-unit-test in repository dejagnu.
from dedbb52 Rename libdejagnu test driver new 61273e9 Add tests for result conversion after errors new 4d82991 Add support for errors and warnings in the unit test protocol new d807904 Add support for reporting errors and warnings in dejagnu.h new 865dc67 Change summary totals emitted by dejagnu.h for consistency
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 33 +++++++++ dejagnu.h | 42 ++++++++++- doc/dejagnu.texi | 46 +++++++++++- lib/dejagnu.exp | 2 + testsuite/libdejagnu/harness.exp | 12 +++- testsuite/libdejagnu/unit-c.c | 2 + testsuite/libdejagnu/unit-ccxxmix.cxx | 4 ++ testsuite/libdejagnu/unit-cxx.cxx | 2 + .../nested/testsuite/stat.test/stats-sub.exp | 5 +- .../nested/testsuite/stat.test/unit-sub.awk | 7 +- .../nested/testsuite/stat.test/unit-sub.exp | 4 +- testsuite/runtest.main/stats.exp | 83 ++++++++++++++++------ 12 files changed, 213 insertions(+), 29 deletions(-)