From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17297 invoked by alias); 9 Sep 2005 18:58:49 -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 17265 invoked by uid 22791); 9 Sep 2005 18:58:43 -0000 Received: from hermes.gsix.se (HELO hermes.gsix.se) (193.11.224.23) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 09 Sep 2005 18:58:43 +0000 Received: from toronto.pst.sgsnet.se ([193.11.239.6]) by hermes.gsix.se with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1EDo57-00006s-3J for mauve-discuss@sources.redhat.com; Fri, 09 Sep 2005 20:58:37 +0200 Message-ID: <432259B7.70208@minimum.se> Date: Fri, 09 Sep 2005 18:58:00 -0000 From: Martin Olsson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.11) Gecko/20050728 MIME-Version: 1.0 To: mauve-discuss@sources.redhat.com Subject: Mauve coding on Windows Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-q3/txt/msg00020.txt.bz2 Hi, I would like to write some test cases for the GNU classpath project. I fetched Mauve from CVS (using eclipse "create project from cvs") but I ran into a whole bunch of errors: http://mnemo.minimum.se/error.txt I think these errors are related to me running Windows 2000 and windows does not allow a file called "Color" and a dir called "color". Someone on IRC said that there is atleast one other guy that uses Windows for Mauve development (Jeroen?). If anyone can provide information how I can setup a proper Mauve-compatible dev environment on Windows please drop me a line. --- I also have another question, how do I know what test cases are missing and needs to be implemented? rgrds martin