chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need help testing SRFI-194: Random data generators


From: Evan Hanson
Subject: Re: Need help testing SRFI-194: Random data generators
Date: Fri, 4 Dec 2020 12:57:21 +1300

Hi Sergey,

On 2020-11-16 13:36, noosphere@mailc.net wrote:
> The comments to this test say "testing random source, which is
> implementation specific", and it only provides a single
> test for the Guache Scheme implementation.
> 
> Would anyone more experienced in dealing with randomness on Chicken be
> able to provide me with a good Chicken test to substitute for this
> Guache test?

I've just had a look and this test group seems to be specifically testing
the library's behaviour when an implementation-provided random-source is
used. Is that right? If so, I think it's fine to leave this test disabled
for CHICKEN since it doesn't actually provide any such random-source;
instead, one would just use the sources provided by srfi-27, I expect? And
that already seems well-covered by the tests.

That's just my two cents, though, please let me know if I've misunderstood
how these libraries hang together (or the purpose of the test, I suppose).

Cheers,

Evan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]