patch applied (packages/filepath): The current directory is ".", not "" (GHC bug #2034) (patch version 2)

Neil Mitchell ndmitchell at gmail.com
Sun May 9 06:17:51 EDT 2010


>> Have you run the QuickCheck test that ensures these properties are
>> still correct? The properties are both documentation and tests.
>
> Yes I did run the tests, and I added and removed a few properties.  I got
> some occasional failures with obscure Windows UNC paths, but I think that
> was also the case before - you could probably reproduce it quite easily,
> just run the tests a few times.

Yes, these were probably always there, but just didn't get hit by
QuickCheck. I should really port it to QuickCheck 2, which is much
more powerful at finding counter examples. I've raised a bug so I
don't forget it:
http://code.google.com/p/ndmitchell/issues/detail?id=310 - although I
don't think those failures are particularly important.

Thanks, Neil


More information about the Cvs-libraries mailing list