From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5827 invoked by alias); 19 Aug 2004 09:37:31 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 5668 invoked from network); 19 Aug 2004 09:37:25 -0000 Received: from unknown (HELO ata.cs.hacettepe.edu.tr) (193.140.236.6) by sourceware.org with SMTP; 19 Aug 2004 09:37:25 -0000 Received: from ata.cs.hacettepe.edu.tr (ata.cs.hacettepe.edu.tr [127.0.0.1]) by ata.cs.hacettepe.edu.tr (8.12.8/8.11.6) with ESMTP id i7J9bN4o007740 for ; Thu, 19 Aug 2004 12:37:23 +0300 Received: (from ibr@localhost) by ata.cs.hacettepe.edu.tr (8.12.8/8.12.8/Submit) id i7J9bMoj007739 for gdb-patches@sources.redhat.com; Thu, 19 Aug 2004 12:37:22 +0300 Date: Thu, 19 Aug 2004 09:37:00 -0000 From: Baurjan Ismagulov To: gdb-patches@sources.redhat.com Subject: Re: testcase for "absolute source" patch Message-ID: <20040819093720.GB7557@ata.cs.hacettepe.edu.tr> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20040816144349.GB1509@ata.cs.hun.edu.tr> <412107B7.nailE7I1XJVIH@mindspring.com> <20040818130626.GB1411@ata.cs.hun.edu.tr> <4123763C.nailM3P11DT7E@mindspring.com> <20040818155324.GC1411@ata.cs.hun.edu.tr> <4123A736.nail5OO17XN7L@mindspring.com> <20040818220613.GA3143@ata.cs.hun.edu.tr> <4123E749.nail65Z1YIZ3O@mindspring.com> <41246B33.nailG8S117D3F@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41246B33.nailG8S117D3F@mindspring.com> User-Agent: Mutt/1.5.4i X-SW-Source: 2004-08/txt/msg00580.txt.bz2 On Thu, Aug 19, 2004 at 04:56:19AM -0400, Michael Chastain wrote: > My decision is: build != host is a supported way to run the > test suite. However, individual test scripts can drop out with > UNSUPPORTED if they want, with this code: I think that this is a reasonable compromise. With kind regards, Baurjan.