public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 32/36] Guile extension language: help.exp update
@ 2014-01-20 21:54 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2014-01-20 21:54 UTC (permalink / raw)
  To: gdb-patches

The help text for the "guile" command has the word "apropos" so I
needed to update the expected output here.

2014-01-20  Doug Evans  <xdje42@gmail.com>

	testsuite/
	* gdb.base/help.exp: Update expected output from "apropos apropos".

diff --git a/gdb/testsuite/gdb.base/help.exp b/gdb/testsuite/gdb.base/help.exp
index c55eaf6..c4032a5 100644
--- a/gdb/testsuite/gdb.base/help.exp
+++ b/gdb/testsuite/gdb.base/help.exp
@@ -124,4 +124,4 @@ gdb_test "apropos \\\(print\[\^ bsiedf\\\".-\]\\\)" "handle -- Specify how to ha
 # test apropos >1 word string
 gdb_test "apropos handle signal" "handle -- Specify how to handle signals"
 # test apropos apropos
-gdb_test "apropos apropos" "apropos -- Search for commands matching a REGEXP"
+gdb_test "apropos apropos" "apropos -- Search for commands matching a REGEXP.*"

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

only message in thread, other threads:[~2014-01-20 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-20 21:54 [PATCH v2 32/36] Guile extension language: help.exp update Doug Evans

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