This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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. 9bc24099c80dca9ab1d5f2d18670de666f3f4590


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  9bc24099c80dca9ab1d5f2d18670de666f3f4590 (commit)
      from  e698b8c41cbb2648a11a2ae806922c44d1482aed (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=9bc24099c80dca9ab1d5f2d18670de666f3f4590

commit 9bc24099c80dca9ab1d5f2d18670de666f3f4590
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jun 3 08:37:29 2014 +0100

     If the binutils testsuite is run on an installed toolchain the tests involving
    the bfdtest1 and bfdtest2 executables will fail because they are not installed.
     Since the programs only exist to be used by the testsuite it does not make sense
    to install them, so instead I have chosen to create a patch which skips the tests
    when they are not present.
    
    	* binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
    	if these executables are not present.

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

Summary of changes:
 binutils/testsuite/ChangeLog           |    5 +++++
 binutils/testsuite/binutils-all/ar.exp |   16 ++++++++++++----
 2 files changed, 17 insertions(+), 4 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]