From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3664 invoked by alias); 25 Oct 2004 19:35:56 -0000 Mailing-List: contact mauve-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sources.redhat.com Received: (qmail 3654 invoked from network); 25 Oct 2004 19:35:55 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 25 Oct 2004 19:35:55 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id i9PJZoMS030619 for ; Mon, 25 Oct 2004 15:35:50 -0400 Received: from opsy.redhat.com (vpn50-54.rdu.redhat.com [172.16.50.54]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i9PJZir17561; Mon, 25 Oct 2004 15:35:44 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id A3FCC2DC086; Mon, 25 Oct 2004 13:34:54 -0600 (MDT) To: Chris Abbey Cc: Mauve News Group Subject: Re: jacks updates References: From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Mon, 25 Oct 2004 19:35:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-q4/txt/msg00022.txt.bz2 Chris> I've never really been good at picking the location for where Chris> tests should go in the hierarchy... it's often a subjective Chris> issue. Yeah. I looked and there is already tests/non-jls/assert. So how about tests/non-jls/? Chris> Personally, I'm inclined to like this idea... it's likely Chris> something we should make extensible, so for example a test Chris> could be marked as "expect fail on < 1.5, expect pass on >= Chris> 1.5" or similar. Sounds good, let's do it. Tom