public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: ppluzhnikov@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-tromey-python: 2008-11-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
Date: Fri, 07 Nov 2008 21:07:00 -0000	[thread overview]
Message-ID: <20081107210752.29116.qmail@sourceware.org> (raw)

The branch, archer-tromey-python has been updated
       via  2688bd68de27ded2d8520b4108d1b2cc9fa74e7c (commit)
      from  b2f7b66e72ecc20a08dbec1e867b16adcf7b4e97 (commit)

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

- Log -----------------------------------------------------------------
commit 2688bd68de27ded2d8520b4108d1b2cc9fa74e7c
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Fri Nov 7 13:07:23 2008 -0800

    2008-11-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
    
    	* gdb.python/python-template.exp: Make failures clearer.

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

Summary of changes:
 gdb/testsuite/ChangeLog                      |    4 ++++
 gdb/testsuite/gdb.python/python-template.exp |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

First 500 lines of diff:
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a3b1674..4678c3d 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+	* gdb.python/python-template.exp: Make failures clearer.
+	
 2008-11-07  Daniel Jacobowitz  <dan@codesourcery.com>
 
 	PR gdb/931
diff --git a/gdb/testsuite/gdb.python/python-template.exp b/gdb/testsuite/gdb.python/python-template.exp
index c2dacfc..c02e887 100644
--- a/gdb/testsuite/gdb.python/python-template.exp
+++ b/gdb/testsuite/gdb.python/python-template.exp
@@ -62,7 +62,7 @@ proc test_template_arg {type} {
 
     # Replace '*' with '\*' in regex.
     regsub -all {\*} $type {\*} t
-    gdb_test "python print foo.type().template_argument(0)" $t
+    gdb_test "python print foo.type().template_argument(0)" $t $type
 }
 
 test_template_arg "const int"


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


             reply	other threads:[~2008-11-07 21:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-07 21:07 ppluzhnikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-08  0:41 ppluzhnikov
2008-11-07 18:03 ppluzhnikov

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=20081107210752.29116.qmail@sourceware.org \
    --to=ppluzhnikov@sourceware.org \
    --cc=archer-commits@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).