This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. c17ef0d5d26a5374b70f33689042ec2f6a77e4fa


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 "gdb and binutils".

The branch, master has been updated
       via  c17ef0d5d26a5374b70f33689042ec2f6a77e4fa (commit)
      from  5dd3176fb78ffa11ff37234d62a953d124d1e8aa (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 -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c17ef0d5d26a5374b70f33689042ec2f6a77e4fa

commit c17ef0d5d26a5374b70f33689042ec2f6a77e4fa
Author: Doug Evans <dje@google.com>
Date:   Tue Feb 18 16:11:02 2014 -0800

    New TESTS variable to run a subset of tests in parallel.
    
    	* Makefile.in (TESTS): New variable.
    	(expanded_tests, expanded_tests_or_none): New variables
    	(check-single): Pass $(expanded_tests_or_none) to runtest.
    	(check-parallel): Only run tests in $(TESTS) if non-empty.
    	(check/no-matching-tests-found): New rule.
    	* README: Document TESTS makefile variable.

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

Summary of changes:
 gdb/testsuite/ChangeLog   |    9 +++++++++
 gdb/testsuite/Makefile.in |   28 +++++++++++++++++++++++++++-
 gdb/testsuite/README      |   24 ++++++++++++++++++++++++
 3 files changed, 60 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]