From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13787 invoked by alias); 20 May 2009 03:11:56 -0000 Received: (qmail 13779 invoked by uid 22791); 20 May 2009 03:11:55 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 May 2009 03:11:46 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KJX00400A09AS00@i-mtaout6.012.net.il> for gdb-patches@sourceware.org; Wed, 20 May 2009 06:11:43 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.115.215]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KJX00DK2A7EBIG0@i-mtaout6.012.net.il>; Wed, 20 May 2009 06:11:39 +0300 (IDT) Date: Wed, 20 May 2009 03:11:00 -0000 From: Eli Zaretskii Subject: Re: [rfa][testsuite] Consolidade Python test functions in lib/gdb.exp. In-reply-to: <1242771692.6232.1.camel@hactar> To: Thiago Jung Bauermann Cc: drow@false.org, tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83hbzgpixf.fsf@gnu.org> References: <1240154454.19777.39.camel@localhost.localdomain> <1242621476.8085.4.camel@hactar> <83ws8ep9gq.fsf@gnu.org> <1242744639.10143.6.camel@localhost.localdomain> <20090519145908.GA24773@caradoc.them.org> <83k54cq4oe.fsf@gnu.org> <1242771692.6232.1.camel@hactar> 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/msg00410.txt.bz2 > From: Thiago Jung Bauermann > Cc: Daniel Jacobowitz , tromey@redhat.com, > gdb-patches@sourceware.org > Date: Tue, 19 May 2009 19:21:31 -0300 > > > > Won't the testcase files have the same 8.3 issues? > > > > Yes, they will. Which is why I suggest to rename them as well, and > > then the problem of file-name differences between source and testcase > > files will vanish. > > I'm not sure I'm following this conversation. Are you talking just about > the gdb/testsuite/gdb.python/*.{c,exp} files or also about > gdb/python/*.c? I'm talking about both, yes. Is that a problem?