From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20471 invoked by alias); 14 Sep 2005 19:11:03 -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 18383 invoked by uid 22791); 14 Sep 2005 19:09:59 -0000 Received: from outmail128179.authsmtp.co.uk (HELO squirrel.dmpriest.net.uk) (62.13.128.179) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 14 Sep 2005 19:09:59 +0000 Received: from [82.5.12.149] (cpc2-hem14-6-0-cust149.lutn.cable.ntl.com [82.5.12.149]) (authenticated bits=0) by squirrel.dmpriest.net.uk (8.13.3/8.13.3/Kp) with ESMTP id j8EJ9uQM073364; Wed, 14 Sep 2005 20:09:57 +0100 (BST) (envelope-from david.gilbert@object-refinery.com) Message-ID: <43288395.4030505@object-refinery.com> Date: Wed, 14 Sep 2005 19:11:00 -0000 From: David Gilbert User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050728) MIME-Version: 1.0 To: fduminy@users.sourceforge.net CC: mauve-discuss@sourceware.org Subject: Re: testlet conflict (under Windows) References: <43287200.5020608@users.sourceforge.net> In-Reply-To: <43287200.5020608@users.sourceforge.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Server-Quench: 23f1aeec-2553-11da-a87f-001185d377ca X-Authentic-SMTP: 61633132333134.squirrel.dmpriest.net.uk:1.38/Kp X-Powered-By: AuthSMTP - http://www.authsmtp.com - Authenticated SMTP Mail Relay X-Report-SPAM: If SPAM / abuse - report it at: http://www.authsmtp.com/abuse X-Virus-Status: No virus detected - but ensure you scan with your own anti-virus system! X-SW-Source: 2005-q3/txt/msg00038.txt.bz2 Fabien DUMINY wrote: > 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 > Hi Fabien, I wrote the toPattern variant - I'll take a look at merging the two. Regards, Dave Gilbert