This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository dejagnu.
from 80e7788 * testsuite/runtest.all/default_procs.tcl: (lib_errpat_test [...] new e24c17b * testsuite/lib/libsup.exp (start_expect): Brace commands in [...] new 9a8e51a Remove commented out code in runtest_start. new 01599a0 * NEWS: Document 'testsuite' command. * doc/dejagnu.texi (t [...] new c7f104f * lib/dejagnu.exp (host_execute): Remove unnecessary quotes [...]
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 | 47 +++++++ NEWS | 6 + doc/dejagnu.texi | 58 +++++++- lib/dejagnu.exp | 12 +- lib/framework.exp | 64 +++++++++ runtest.exp | 97 +++++++++++--- testsuite/lib/libsup.exp | 4 +- testsuite/lib/runtest.exp | 10 +- testsuite/lib/util-defs.exp | 2 +- testsuite/runtest.all/clone_output.test | 2 +- testsuite/runtest.all/config.test | 2 +- testsuite/runtest.all/default_procs.tcl | 6 +- testsuite/runtest.all/libs.exp | 8 +- testsuite/runtest.all/options.exp | 2 +- testsuite/runtest.all/remote.test | 4 +- testsuite/runtest.all/stats.exp | 6 +- testsuite/runtest.all/target.test | 4 +- testsuite/runtest.all/testsuite_file.test | 211 ++++++++++++++++++++++++++++++ testsuite/runtest.all/utils.test | 2 +- 19 files changed, 491 insertions(+), 56 deletions(-) create mode 100644 testsuite/runtest.all/testsuite_file.test