From conor@cortexebusiness.com.au Sat Feb 15 13:19:49 2003 Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 39607 invoked from network); 15 Feb 2003 13:19:49 -0000 Received: from mta03.mail.au.uu.net (HELO mta03.mail.mel.aone.net.au) (203.2.192.83) by daedalus.apache.org with SMTP; 15 Feb 2003 13:19:49 -0000 Received: from cortexebusiness.com.au ([63.60.233.209]) by mta03.mail.mel.aone.net.au with ESMTP id <20030215131948.IRJF6629.mta03.mail.mel.aone.net.au@cortexebusiness.com.au> for ; Sun, 16 Feb 2003 00:19:48 +1100 Message-ID: <3E4E3F18.3080901@cortexebusiness.com.au> Date: Sun, 16 Feb 2003 00:22:32 +1100 From: Conor MacNeill User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 X-Accept-Language: en-us, en-au MIME-Version: 1.0 To: Ant Developers List Subject: Re: testing References: <3E4E1EF6.20903@cyberspaceroad.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Adam Hardy wrote: > Hi All, > > I am making changes to and and now I am testing my > changes with the junit test classes in src/etc/org/ > > I had several failures on tests because the 'input' and 'expected" > target files for the tests had CRLF characters in them and the test > result file only had LFs, because I'm running it on linux. > I, and I am pretty sure Stefan also, run the tests on Linux on a regular basis without issue. How did you get or check out the files? Conor