This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch dejagnu-1.6.3 in repository dejagnu.
from 4040555 Add regression test for PR48155 new 531c8aa Avoid dependency on exit code from false(1) in PR48155 test new 1f7ac1c Avoid Tcl error when report-card tool fails to produce output [...] new 0bab163 Avoid hang on Solaris 10 in dejagnu auxiliary launcher new 9673505 Replace non-portable Awk code in dejagnu auxiliary launcher new 7e634ea Search for POSIX Awk in dejagnu auxiliary launcher new 3be6fdc Fix portability problem with /usr/bin/awk on Solaris 10 in st [...] new e8d08f0 Preserve nested runtest log messages when test fails in stats.exp new 899ee18 Fix spurious UNRESOLVED result when size(1) is not in PATH new dbd4a5a Ensure that PR42399 regression test produces results new d58533b Change test for [which make] to [which sh] new f7dbd32 Update config.guess with patched version for backwards compatibility new fcd25d8 Fix error message in auxiliary launcher new cc6b01a Add test mode for "dejagnu help" command new 19ffb41 Update version numbers for 1.6.3 release candidate 5 new 33f35a7 Regenerate build system files new a28ccd4 Update doc/version.texi to match actual datestamp new 54bf1d8 Add forgotten testsuite file to distribution list
The 17 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 | 64 ++ Makefile.am | 1 + Makefile.in | 75 +- aclocal.m4 | 67 +- commands/help.sh | 15 +- config.guess | 1214 ++++++++++---------- configure | 47 +- configure.ac | 2 +- dejagnu | 59 +- doc/version.texi | 8 +- lib/dejagnu.exp | 2 +- runtest.exp | 2 +- testsuite/launcher.all/command.exp | 13 + testsuite/launcher.all/help.exp | 8 +- testsuite/lib/runtest.exp | 7 + testsuite/report-card.all/onetest.exp | 14 +- testsuite/runtest.libs/utils.test | 8 +- .../nested/testsuite/bug.test/pr42399-sub.exp | 3 +- .../nested/testsuite/stat.test/unit-sub.exp | 4 +- testsuite/runtest.main/pr42399.exp | 10 +- testsuite/runtest.main/pr48155.exp | 4 +- testsuite/runtest.main/stats.exp | 1 + 22 files changed, 921 insertions(+), 707 deletions(-)