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 4c9fa60d34fce9f5df2a48b6e025a8a2c0ac3acd (commit) from c10ea972b141ddd6307cd679fad4f1d8306a7904 (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 4c9fa60d34fce9f5df2a48b6e025a8a2c0ac3acd Author: Jacob Bachmeyer <jcb62...@gmail.com> Date: Fri Dec 7 21:31:38 2018 +1100 * testsuite/runtest.all/default_procs.tcl (lib_bool_test): New. (lib_regexp_test): New. (lib_pat_test): Brace "if" conditions. (lib_pat_test): Remove spurious quotes in debugging output. (run_tests): Add support for comments in lists of procedure tests. * testsuite/runtest.all/config.test: Adjust to use run_tests procedure. Fixes issue cited in FIXME comment. * testsuite/runtest.all/utils.test (getdirs tests): Fix these. The old tests had the sense of the return value from lib_pat_test inverted and were failing but reported PASS. (find tests, relative_filename tests, runtest_file_p tests): Adjust to use run_tests procedure. Signed-off-by: Ben Elliston <b...@gnu.org> ----------------------------------------------------------------------- Summary of changes: ChangeLog | 17 ++++ testsuite/runtest.all/config.test | 159 +++++++++----------------------- testsuite/runtest.all/default_procs.tcl | 38 +++++++- testsuite/runtest.all/utils.test | 111 +++++++++------------- 4 files changed, 140 insertions(+), 185 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit