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, PR41918 has been updated via 61dc0cafad8845b3c668940ed2e574bd503d410f (commit) via 556eb7716e0010f02133cb41cfc7fd8867b6c50d (commit) via a149ae3e95dd7a7ec6f7f4bbda64994cffa9e37b (commit) via 2c7ae2526ba1e297adb2c013c6ddb5dfaea09f9d (commit) from 5bc0f51cebd001b6ba92cdd3e98e97111d96cccb (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 61dc0cafad8845b3c668940ed2e574bd503d410f Author: Jacob Bachmeyer <jcb62281+...@gmail.com> Date: Mon Jun 29 21:51:38 2020 -0500 Add separator lines when repeating error messages commit 556eb7716e0010f02133cb41cfc7fd8867b6c50d Author: Jacob Bachmeyer <jcb62281+...@gmail.com> Date: Fri Jun 26 20:55:33 2020 -0500 Document use of UNRESOLVED results to mark test script crashes commit a149ae3e95dd7a7ec6f7f4bbda64994cffa9e37b Author: Jacob Bachmeyer <jcb62281+...@gmail.com> Date: Fri Jun 26 20:31:13 2020 -0500 Withdraw proposed --keep_going and --no_keep_going options commit 2c7ae2526ba1e297adb2c013c6ddb5dfaea09f9d Author: Jacob Bachmeyer <jcb62281+...@gmail.com> Date: Fri Jun 26 18:53:15 2020 -0500 Record Tcl errors and dump them again at the end of a run ----------------------------------------------------------------------- Summary of changes: ChangeLog | 50 ++++++++++ Makefile.am | 10 +- Makefile.in | 2 +- NEWS | 9 +- doc/dejagnu.texi | 13 +-- doc/runtest.1 | 6 -- lib/framework.exp | 11 +++ runtest.exp | 28 +++--- testsuite/runtest.main/abort.exp | 101 --------------------- testsuite/runtest.main/error.exp | 81 +++++++++++++++++ .../testsuite/error.test/error-al-dbz.exp} | 2 +- .../testsuite/error.test/error-dbz.exp} | 2 +- .../testsuite/error.test/error-undef.exp} | 2 +- .../testsuite/error.test}/simple.exp | 0 14 files changed, 173 insertions(+), 144 deletions(-) delete mode 100644 testsuite/runtest.main/abort.exp create mode 100644 testsuite/runtest.main/error.exp rename testsuite/runtest.main/{abort/testsuite/abort.test/abort-al-dbz.exp => error/testsuite/error.test/error-al-dbz.exp} (97%) rename testsuite/runtest.main/{abort/testsuite/abort.test/abort-dbz.exp => error/testsuite/error.test/error-dbz.exp} (96%) rename testsuite/runtest.main/{abort/testsuite/abort.test/abort-undef.exp => error/testsuite/error.test/error-undef.exp} (96%) rename testsuite/runtest.main/{abort/testsuite/abort.test => error/testsuite/error.test}/simple.exp (100%) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit