Lauri Kenttä lauri.kentta@gmail.com writes:
On 2015-09-14 20:28, Austin English wrote:
This should probably be win_skip() rather than skip().
On the other hand, if Windows is allowed to do that, why should it be an error for Wine?
I'm not sure if there's any point in testing the exact output of a PRNG at all, especially now that even Windows has multiple versions of it.
Yes, the whole thing should probably be replaced by a simple test that only verifies that we get a different value on every call or something like that.