From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30424 invoked by alias); 10 Nov 2006 16:52:08 -0000 Received: (qmail 30407 invoked by uid 22791); 10 Nov 2006 16:52:07 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 10 Nov 2006 16:51:58 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GiZbe-0007St-AF; Fri, 10 Nov 2006 11:51:54 -0500 Date: Fri, 10 Nov 2006 16:52:00 -0000 From: Daniel Jacobowitz To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Subject: Re: Fix more help tests Message-ID: <20061110165154.GA28625@nevyn.them.org> Mail-Followup-To: Vladimir Prus , gdb-patches@sources.redhat.com References: <200611101947.39490.vladimir@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611101947.39490.vladimir@codesourcery.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00067.txt.bz2 On Fri, Nov 10, 2006 at 07:47:39PM +0300, Vladimir Prus wrote: > > This patch fixes the remaining failures from my "help" changes. OK? > > - Volodya > > * gdb.base/completion.exp: Fix completion tests for > 'info' and 'info '. > * gdb.base/help.ex (help_test_raw, test_class_help) > (test_prefix_command_help): Move... > * lib/gdb.exp: Here. > * gdb.base/main.exp: Adjust. > * gdb.cp/maint.exp: Adjust. > * gdb.trace/tracecmd.exp: Use test_help_class. Small typo in the changelog (help.ex). With that fixed this is definitely OK. Thanks! -- Daniel Jacobowitz CodeSourcery