[Mono-list] Random and RandomTest

Nick Drochak ndrochak@gol.com
Sun, 4 Nov 2001 23:48:30 +0900


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.