public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-tromey-python:  * gdb.python/python-prettyprint.exp (run_lang_tests): Update for
@ 2008-11-17 14:22 tromey
  0 siblings, 0 replies; only message in thread
From: tromey @ 2008-11-17 14:22 UTC (permalink / raw)
  To: archer-commits

The branch, archer-tromey-python has been updated
       via  cf82162b0524be8d185e05f561bc177275bb7ecc (commit)
      from  5cdfaa4b6fea4493eb6dda47d27807a12beef384 (commit)

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

- Log -----------------------------------------------------------------
commit cf82162b0524be8d185e05f561bc177275bb7ecc
Author: Tom Tromey <tromey@redhat.com>
Date:   Mon Nov 17 07:14:36 2008 -0700

    	* gdb.python/python-prettyprint.exp (run_lang_tests): Update for
    	reference-printing change.

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

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

First 500 lines of diff:
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 03f1cc1..90079f7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-17  Tom Tromey  <tromey@redhat.com>
+
+	* gdb.python/python-prettyprint.exp (run_lang_tests): Update for
+	reference-printing change.
+
 2008-11-11  Tom Tromey  <tromey@redhat.com>
 
 	* gdb.python/python-prettyprint.exp (run_lang_tests): Ensure "set
diff --git a/gdb/testsuite/gdb.python/python-prettyprint.exp b/gdb/testsuite/gdb.python/python-prettyprint.exp
index 89e3878..b2ccb2b 100644
--- a/gdb/testsuite/gdb.python/python-prettyprint.exp
+++ b/gdb/testsuite/gdb.python/python-prettyprint.exp
@@ -75,7 +75,7 @@ proc run_lang_tests {lang} {
 	gdb_test "print cpssa\[1\]" " = {$nl *zss = 13, *$nl *s =  a=<14> b=<$hex>$nl}"
 	gdb_test "print cpssa" " = {{$nl *zss = 11, *$nl *s =  a=<12> b=<$hex>$nl *}, {$nl *zss = 13, *$nl *s =  a=<14> b=<$hex>$nl *}}"
 	gdb_test "print sss" "= a=<15> b=< a=<8> b=<$hex>>"
-	gdb_test "print ref" "= .SSS &. a=<15> b=< a=<8> b=<$hex>>"
+	gdb_test "print ref" "= a=<15> b=< a=<8> b=<$hex>>"
     }
 
     gdb_test "print x" " = $hex \"this is x\""


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


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

only message in thread, other threads:[~2008-11-17 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-17 14:22 [SCM] archer-tromey-python: * gdb.python/python-prettyprint.exp (run_lang_tests): Update for tromey

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