Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 62720 invoked by uid 500); 23 May 2001 07:06:39 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 62705 invoked from network); 23 May 2001 07:06:36 -0000 X-Authentication-Warning: bodewig.bost.de: bodewig set sender to bodewig@apache.org using -f To: ant-user@jakarta.apache.org Subject: Re: JUnit output References: From: Stefan Bodewig Date: 23 May 2001 09:06:42 +0200 In-Reply-To: dcorbin@machturtle.com's message of "Tue, 22 May 2001 08:50:29 -0400" Message-ID: Lines: 9 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N wrote: > I could have sworn, that I once was using the JUnit task, and it > would generate output where it listed each test (method) and the > time it took to execute. I think you are talking about the output of the "plain" formatter. Stefan