This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DejaGNU".
The branch, master has been updated via 199509c82c800d2334f968c055ea06e73894e25f (commit) from 9c873aea97810e61b60305b537190113bc134883 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 199509c82c800d2334f968c055ea06e73894e25f Author: Jacob Bachmeyer <jcb62...@gmail.com> Date: Sat Dec 15 21:14:58 2018 +1100 * testsuite/runtest.libs/default_procs.tcl (send_error): New stub. (send_user): Likewise. * testsuite/runtest.libs/clone_output.test: Remove unneeded global variable link at top-level. * testsuite/runtest.libs/utils.test: Adjust absolute path to config.status. * testsuite/runtest.libs/clone_output.test: Use preset srcdir, subdir, and objdir variables instead of extracting them from argv. Remove setval.tmp, which is now obsolete. * testsuite/runtest.libs/config.test: Likewise. * testsuite/runtest.libs/remote.test: Likewise. * testsuite/runtest.libs/target.test: Likewise. * testsuite/runtest.libs/testsuite_file.test: Likewise. * testsuite/runtest.libs/utils.test: Likewise. * testsuite/lib/libsup.exp (make_defaults_file): Replace this .. (send_defaults): .. with this. (start_expect): Remove redundant code. * testsuite/runtest.libs/libs.exp: Eliminate setval.tmp file. Remove unneeded test for EXPECT global variable. Use one Expect subprocess to run all test cases. (process_test): Redesign to use Expect subprocess and to use throwaway slave interpreters for running test cases. Signed-off-by: Ben Elliston <b...@gnu.org> ----------------------------------------------------------------------- Summary of changes: ChangeLog | 27 +++++++ testsuite/lib/libsup.exp | 112 +++++++++++++---------------- testsuite/runtest.libs/clone_output.test | 12 +--- testsuite/runtest.libs/config.test | 9 --- testsuite/runtest.libs/default_procs.tcl | 6 ++ testsuite/runtest.libs/libs.exp | 43 ++++++----- testsuite/runtest.libs/remote.test | 9 --- testsuite/runtest.libs/target.test | 9 --- testsuite/runtest.libs/testsuite_file.test | 9 --- testsuite/runtest.libs/utils.test | 11 +-- 10 files changed, 109 insertions(+), 138 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit