public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-keiths-expr-cumulative:  Test for recursive imports.
@ 2009-04-21 18:20 swagiaal
  0 siblings, 0 replies; only message in thread
From: swagiaal @ 2009-04-21 18:20 UTC (permalink / raw)
  To: archer-commits

The branch, archer-keiths-expr-cumulative has been updated
       via  e8b9d38e528f9686912cb938de49f70824af9fe5 (commit)
      from  937e9fbc48c56b61efa7a85cc478b13f0d042110 (commit)

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

- Log -----------------------------------------------------------------
commit e8b9d38e528f9686912cb938de49f70824af9fe5
Author: Sami Wagiaalla <swagiaal@redhat.com>
Date:   Tue Apr 21 14:18:55 2009 -0400

     Test for recursive imports.
    
    +2009-04-21  Sami Wagiaalla  <swagiaal@redhat.com>
    +
    +	* gdb.cp/namespace-nested-imports.exp: Test for recursive imports.
    +

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

Summary of changes:
 gdb/testsuite/gdb.cp/namespace-nested-imports.exp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/gdb.cp/namespace-nested-imports.exp b/gdb/testsuite/gdb.cp/namespace-nested-imports.exp
index 6bb0ddc..d279fb5 100644
--- a/gdb/testsuite/gdb.cp/namespace-nested-imports.exp
+++ b/gdb/testsuite/gdb.cp/namespace-nested-imports.exp
@@ -48,6 +48,7 @@ gdb_breakpoint C::first
 gdb_continue_to_breakpoint "C::first"
 
 gdb_test "print ab" "No symbol .* in current context."
+gdb_test "print C::D::ab" "= 11"
 
 ############################################
 gdb_breakpoint C::D::second


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


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

only message in thread, other threads:[~2009-04-21 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-21 18:20 [SCM] archer-keiths-expr-cumulative: Test for recursive imports swagiaal

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).