* RFA: add tests for skip_cplus_tests to mb-templates.exp, mb-ctor.exp
@ 2007-10-22 21:36 Douglas Evans
2007-10-22 22:42 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Douglas Evans @ 2007-10-22 21:36 UTC (permalink / raw)
To: gdb-patches
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: RFA: add tests for skip_cplus_tests to mb-templates.exp, mb-ctor.exp
2007-10-22 21:36 RFA: add tests for skip_cplus_tests to mb-templates.exp, mb-ctor.exp Douglas Evans
@ 2007-10-22 22:42 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2007-10-22 22:42 UTC (permalink / raw)
To: Douglas Evans; +Cc: gdb-patches
On Mon, Oct 22, 2007 at 02:26:05PM -0700, Douglas Evans wrote:
> This adds tests for skip_cplus_tests to mb-templates.exp, mb-ctor.exp.
>
> Ok to check in?
> 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.
OK, thanks.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-22 21:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-22 21:36 RFA: add tests for skip_cplus_tests to mb-templates.exp, mb-ctor.exp Douglas Evans
2007-10-22 22:42 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox