Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [obv] testsuite: gdb.cp/ref-types.exp: Excessive newline
@ 2010-06-02 21:40 Jan Kratochvil
  2010-06-02 21:44 ` Joel Brobecker
  0 siblings, 1 reply; 8+ messages in thread
From: Jan Kratochvil @ 2010-06-02 21:40 UTC (permalink / raw)
  To: gdb-patches

Hi,

there has been now checked-in random
	FAIL: gdb.cp/ref-types.exp: print value of rL

Checked-in the fix.


Thanks,
Jan


http://sourceware.org/ml/gdb-cvs/2010-06/msg00019.html

--- src/gdb/testsuite/ChangeLog	2010/06/02 20:03:15	1.2302
+++ src/gdb/testsuite/ChangeLog	2010/06/02 21:38:32	1.2303
@@ -1,3 +1,7 @@
+2010-06-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+	* gdb.cp/ref-types.exp (print value of UI): Remove excessive newline.
+
 2010-06-02  Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>
 
 	* gdb.cp/class2.exp: Use gdb_test_no_output.
--- src/gdb/testsuite/gdb.cp/ref-types.exp	2010/06/01 18:18:35	1.15
+++ src/gdb/testsuite/gdb.cp/ref-types.exp	2010/06/02 21:38:32	1.16
@@ -254,7 +254,7 @@
 gdb_test "print rI" ".\[0-9\]* = \\(int &\\) @$hex: 102" \
         pass "print value of rI"
 
-gdb_test "print rUI\n" \
+gdb_test "print rUI" \
     ".\[0-9\]* = \\(unsigned int &\\) @$hex: 1002" \
         pass "print value of UI"
 


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-06-28 20:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-02 21:40 [obv] testsuite: gdb.cp/ref-types.exp: Excessive newline Jan Kratochvil
2010-06-02 21:44 ` Joel Brobecker
2010-06-02 22:31   ` [patch] testsuite: Error on trailing newlines [Re: [obv] testsuite: gdb.cp/ref-types.exp: Excessive newline] Jan Kratochvil
2010-06-02 23:02     ` Joel Brobecker
2010-06-04 14:31       ` [patch] testsuite: Error on trailing newlines Jan Kratochvil
2010-06-28 19:51       ` Jan Kratochvil
2010-06-28 19:55         ` Joel Brobecker
2010-06-28 20:10           ` Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox