[Mono-list] Re: Random and RandomTest

Bob Smith bob@thestuff.net
Mon, 5 Nov 2001 13:39:50 -0500 (EST)


Ok. I'll try to dig up a few min and see if I can find the bug.

On Sun, 4 Nov 2001, Nick Drochak wrote:

> Bob,
>
> There's some problem with Random or RandomTest (or Double, actually).
>
> The unit test is failing, but if I step through the code it seems fine.
> This same problem is happening on other tests, and now I'm starting to
> believe that it has to do with the partial implementation of some of the
> most basic classes, like Double, Int32, etc.
>
> Anyway, if you can fix it, I would love to know what the problem was!
>
> The test is failing on TestDouble().  I tried to add a message to the
> assert that was failing to see what the value was, but since
> Double.ToString() is not implemented yet, that didn't help :(
>
>
> Thanks,
> Nick D.
>
>
>
>