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 95fccbd8992e9c9b8caad3007bcd24ebebe680d3 (commit) via 6c0bbbfad3f00a2371ef42178b092ffb5ea23eaf (commit) from 09e9d5e47f83a3953e51e2b3d0e4b85fd411f8d1 (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 95fccbd8992e9c9b8caad3007bcd24ebebe680d3 Author: Jacob Bachmeyer <jcb62...@gmail.com> Date: Mon Dec 10 20:11:17 2018 +1100 * doc/dejagnu.texi (Writing a test case): Add warning about priority of Expect patterns, complete with example. * testsuite/runtest.all/libs.exp (process_test): Fix bug that caused test results other than "PASS" to be skipped if a "PASS" is further along in the input buffer. Describe problem in manual. (process_test): Ensure that the log file shows each test case run. (process_test): Directly run the test cases instead of using temporary files and "cat". All output is always available in the log file, which is no longer overwritten by other tests. (process_test): Expect END markers from test case scripts. * testsuite/runtest.all/clone_output.test: Emit END markers. * testsuite/runtest.all/config.test: Likewise. * testsuite/runtest.all/remote.test: Likewise. * testsuite/runtest.all/target.test: Likewise. * testsuite/runtest.all/testsuite_file.test: Likewise. * testsuite/runtest.all/utils.test: Likewise. Signed-off-by: Ben Elliston <b...@gnu.org> commit 6c0bbbfad3f00a2371ef42178b092ffb5ea23eaf Author: Ben Elliston <b...@gnu.org> Date: Mon Dec 10 19:28:46 2018 +1100 * lib/utils.exp (grep): Use a proper Tcl list for options. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 23 +++++++++ doc/dejagnu.texi | 77 ++++++++++++++++++++++++++++++- lib/utils.exp | 10 ++-- testsuite/runtest.all/clone_output.test | 2 + testsuite/runtest.all/config.test | 2 + testsuite/runtest.all/libs.exp | 43 ++++++----------- testsuite/runtest.all/remote.test | 2 + testsuite/runtest.all/target.test | 2 + testsuite/runtest.all/testsuite_file.test | 2 + testsuite/runtest.all/utils.test | 2 + 10 files changed, 131 insertions(+), 34 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit