public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-keiths-linespec-rewrite:  * testsuite/gdb.linespec/ls-errs.exp: Remove test for  skipping C++ tests.  * testsuite/gdb.linespec/ls-dollar.exp: If skipping C++ tests,  issue a more useful "unsupported" message.
@ 2012-03-26 19:02 kseitz
  0 siblings, 0 replies; only message in thread
From: kseitz @ 2012-03-26 19:02 UTC (permalink / raw)
  To: archer-commits

The branch, archer-keiths-linespec-rewrite has been updated
       via  28fe301b9574630ddef65157e7c3993909f7c1b7 (commit)
      from  992d767c35cd36d9bae8a1ccefd48645464070cd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 28fe301b9574630ddef65157e7c3993909f7c1b7
Author: Keith Seitz <keiths@redhat.com>
Date:   Mon Mar 26 12:01:40 2012 -0700

    	* testsuite/gdb.linespec/ls-errs.exp: Remove test for
    	skipping C++ tests.
    	* testsuite/gdb.linespec/ls-dollar.exp: If skipping C++ tests,
    	issue a more useful "unsupported" message.

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

Summary of changes:
 gdb/testsuite/gdb.linespec/ls-dollar.exp |    2 +-
 gdb/testsuite/gdb.linespec/ls-errs.exp   |    5 -----
 2 files changed, 1 insertions(+), 6 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.linespec/ls-dollar.exp b/gdb/testsuite/gdb.linespec/ls-dollar.exp
index e82dc08..7b1f0d6 100644
--- a/gdb/testsuite/gdb.linespec/ls-dollar.exp
+++ b/gdb/testsuite/gdb.linespec/ls-dollar.exp
@@ -21,7 +21,7 @@ set testfile "$base.exp"
 set exefile $base
 
 if {[skip_cplus_tests]} {
-    unsupported linespec.exp
+    unsupported "skipping C++ tests"
     return
 }
 
diff --git a/gdb/testsuite/gdb.linespec/ls-errs.exp b/gdb/testsuite/gdb.linespec/ls-errs.exp
index dc1b2ff..ce83807 100644
--- a/gdb/testsuite/gdb.linespec/ls-errs.exp
+++ b/gdb/testsuite/gdb.linespec/ls-errs.exp
@@ -20,11 +20,6 @@ set srcfile "$base.c"
 set testfile "$base.exp"
 set exefile $base
 
-if {[skip_cplus_tests]} {
-    unsupported linespec.exp
-    return
-}
-
 if {[prepare_for_testing $testfile $exefile $srcfile \
 	 {debug nowarnings}]} {
     return -1


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-26 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-26 19:02 [SCM] archer-keiths-linespec-rewrite: * testsuite/gdb.linespec/ls-errs.exp: Remove test for skipping C++ tests. * testsuite/gdb.linespec/ls-dollar.exp: If skipping C++ tests, issue a more useful "unsupported" message kseitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).