From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21634 invoked by alias); 19 May 2009 14:59:18 -0000 Received: (qmail 21625 invoked by uid 22791); 19 May 2009 14:59:18 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 19 May 2009 14:59:12 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 326131060B; Tue, 19 May 2009 14:59:10 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 0D71A10555; Tue, 19 May 2009 14:59:10 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1M6Qma-0006Rw-JV; Tue, 19 May 2009 10:59:08 -0400 Date: Tue, 19 May 2009 14:59:00 -0000 From: Daniel Jacobowitz To: Thiago Jung Bauermann Cc: Eli Zaretskii , tromey@redhat.com, gdb-patches@sourceware.org Subject: Re: [rfa][testsuite] Consolidade Python test functions in lib/gdb.exp. Message-ID: <20090519145908.GA24773@caradoc.them.org> Mail-Followup-To: Thiago Jung Bauermann , Eli Zaretskii , tromey@redhat.com, gdb-patches@sourceware.org References: <1240154454.19777.39.camel@localhost.localdomain> <1242621476.8085.4.camel@hactar> <83ws8ep9gq.fsf@gnu.org> <1242744639.10143.6.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1242744639.10143.6.camel@localhost.localdomain> User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-05/txt/msg00400.txt.bz2 On Tue, May 19, 2009 at 11:50:38AM -0300, Thiago Jung Bauermann wrote: > What do you think? Is it just fine to have the testcase files named > differently from the source files? There's not a strict 1:1 mapping > between them, but it's close. Won't the testcase files have the same 8.3 issues? -- Daniel Jacobowitz CodeSourcery