Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Douglas Evans" <dje@google.com>
To: gdb-patches@sourceware.org
Subject: RFA: add tests for skip_cplus_tests to mb-templates.exp, mb-ctor.exp
Date: Mon, 22 Oct 2007 21:36:00 -0000	[thread overview]
Message-ID: <e394668d0710221426y5013d86avc4b23ef9bd79ca81@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 88 bytes --]

This adds tests for skip_cplus_tests to mb-templates.exp, mb-ctor.exp.

Ok to check in?

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gdb-071022-mb-inline-2b.patch --]
[-- Type: text/x-patch; name=gdb-071022-mb-inline-2b.patch, Size: 1196 bytes --]

This patch adds missing tests for skip_cplus_tests.

2007-10-22  Doug Evans  <dje@google.com>

	* gdb.cp/mb-ctor.exp: Check skip_cplus_tests.
	* gdb.cp/mb-templates.exp: Check skip_cplus_tests.

Index: testsuite/gdb.cp/mb-ctor.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.cp/mb-ctor.exp,v
retrieving revision 1.1
diff -u -u -p -r1.1 mb-ctor.exp
--- ./testsuite/gdb.cp/mb-ctor.exp	24 Sep 2007 07:40:32 -0000	1.1
+++ ./testsuite/gdb.cp/mb-ctor.exp	15 Oct 2007 23:47:55 -0000
@@ -21,6 +21,8 @@ if $tracelevel then {
     strace $tracelevel
 }
 
+if { [skip_cplus_tests] } { continue }
+
 set prms_id 0
 set bug_id 0
 
Index: testsuite/gdb.cp/mb-templates.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.cp/mb-templates.exp,v
retrieving revision 1.1
diff -u -u -p -r1.1 mb-templates.exp
--- ./testsuite/gdb.cp/mb-templates.exp	24 Sep 2007 07:40:32 -0000	1.1
+++ ./testsuite/gdb.cp/mb-templates.exp	15 Oct 2007 23:47:55 -0000
@@ -21,6 +21,8 @@ if $tracelevel then {
     strace $tracelevel
 }
 
+if { [skip_cplus_tests] } { continue }
+
 set prms_id 0
 set bug_id 0
 

             reply	other threads:[~2007-10-22 21:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-22 21:36 Douglas Evans [this message]
2007-10-22 22:42 ` Daniel Jacobowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e394668d0710221426y5013d86avc4b23ef9bd79ca81@mail.gmail.com \
    --to=dje@google.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox