From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7563 invoked by alias); 23 May 2005 18:22:59 -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 7203 invoked by uid 22791); 23 May 2005 18:22:42 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 23 May 2005 18:22:42 +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 j4NIMZ1u007861 for ; Mon, 23 May 2005 14:22:41 -0400 Received: from opsy.redhat.com (vpn50-97.rdu.redhat.com [172.16.50.97]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j4NIMYO11410; Mon, 23 May 2005 14:22:34 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 2D2082DC0A9; Mon, 23 May 2005 12:19:16 -0600 (MDT) To: "Meskauskas Audrius" Cc: Subject: Re: Suggesting to add 'org' to the test domain. References: <000601c55bf6$3b1e96b0$2101a8c0@Federspitz> From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Mon, 23 May 2005 18:22:00 -0000 In-Reply-To: <000601c55bf6$3b1e96b0$2101a8c0@Federspitz> 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: 2005-q2/txt/msg00014.txt.bz2 Audrius> To run the CORBA tests, I needed to add the "gnu/testlet/org/**" in Audrius> the 'test' ("run the tests") target. If we think that the build.xml Audrius> should run all general tests by default, we may need to add that line. Definitely check this in. Tom