darcs

Message4620

Author zooko
Recipients beschmi, dagit, kowey, tommy, zooko
Date 2008-05-09.19:45:20
Issue Issue840 Windows: spurious test suite bugs
Content
Okay, now it is at least running well enough to start the test script.  The
trick was to change my Windows "%path%" environment variable to put
c:\cygwin\usr\bin earlier than c:\WINDOWS\System32, so that the "sort.exe" that
gets called by GNU make when it wants to launch a test run is unix sort.exe and
not Windows sort.exe.

Now there are a bunch of test failures, some of which no doubt need to be fixed
"on my end", such as further configuration of my %path%, others of which no
doubt need to be fixed "on the darcs end", such as by changing darcs to work
better on Windows.

That's my assumption anyway.  We'll see...
History
Date User Action Args
2008-05-09 19:45:20zookocreate
2008-05-09 19:45:22zookolinkissue840 messages
2008-05-09 19:45:22zookosetmessageid: <1210362322.23.0.687138976641.issue840@darcs.net>
2008-05-09 19:45:22zookosetrecipients: + zooko, tommy, beschmi, kowey, dagit