From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6500 invoked by alias); 14 Sep 2005 18:55:33 -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 5810 invoked by uid 22791); 14 Sep 2005 18:54:55 -0000 Received: from mla78-1-82-240-16-110.fbx.proxad.net (HELO pcfabien) (82.240.16.110) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 14 Sep 2005 18:54:55 +0000 Received: from [127.0.0.1] by pcfabien (ArGoSoft Mail Server Freeware, Version 1.8 (1.8.7.5)); Wed, 14 Sep 2005 20:55:02 +0200 Message-ID: <43287200.5020608@users.sourceforge.net> Date: Wed, 14 Sep 2005 18:55:00 -0000 From: Fabien DUMINY Reply-To: fduminy@users.sourceforge.net User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: mauve-discuss@sourceware.org Subject: testlet conflict (under Windows) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q3/txt/msg00036.txt.bz2 Hi all, gnu.testlet.java.text.DecimalFormat.toPattern.java is conflicting with gnu.testlet.java.text.DecimalFormat.topattern.java are conflicting under Windows They seems to test the same thing : the DecimalFormat.toPattern method. Could the writer(s) of this 2 tests merge the 2 testlets ? Thanks. Fabien