[SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-665-ge70fd88

[email protected] (Ben Elliston) Thu, 10 Jan 2019 05:45:29 -0500 (EST)
Newsgroups gmane.comp.sysutils.dejagnu.cvs
Message-ID <[email protected]>
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  e70fd889a7ae2ae3689c3cd84136dd2ddbd25cc9 (commit)
      from  bf6c9fa6841740f11704ff244331a06f4f5857b8 (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 e70fd889a7ae2ae3689c3cd84136dd2ddbd25cc9
Author: Jacob Bachmeyer <[email protected]>
Date:   Thu Jan 10 21:45:12 2019 +1100

    	* testsuite/runtest.libs/clone_output.test: Use new test harness
    	for verifying output of clone_output.
    
    	* testsuite/runtest.libs/default_procs.tcl (send_error): Roll into
    	template using store_test_output.
    	(send_log): Likewise.
    	(send_user): Likewise.
    	(clear_test_output): New proc.
    	(store_test_output): New proc.
    
    	* lib/framework.exp (clone_output): Actually send errors to the
    	error stream; bug found while improving testsuite.
    
    Signed-off-by: Ben Elliston <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                | 15 ++++++
 lib/framework.exp                        |  4 +-
 testsuite/runtest.libs/clone_output.test | 61 ++++++++++++++++------
 testsuite/runtest.libs/default_procs.tcl | 90 ++++++++++++++++++++++++++++----
 4 files changed, 142 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
DejaGNU