Email list hosting service & mailing list manager

Re: SRFI 152 sample implementation tests (OK) John Cowan (04 Oct 2017 01:13 UTC)
Re: SRFI 152 sample implementation tests (OK) Sudarshan S Chawathe (04 Oct 2017 15:23 UTC)
Re: SRFI 152 sample implementation tests (OK) Sudarshan S Chawathe (04 Oct 2017 17:40 UTC)

Re: SRFI 152 sample implementation tests (OK) Sudarshan S Chawathe 04 Oct 2017 15:22 UTC

> From: John Cowan <xxxxxx@ccil.org>
>
> If you send your kawa-test file to Arthur, he can add it to the
> implementation.

I just submitted a pull-request on GitHub with a cond-expand added to
chibi-test.scm to allow (srfi 64) to stand in for (chibi test) when the
latter is unavailable.

I thought this way may be better than adding a separate file, since most
of the content of chibi-test.scm is unchanged.  However, if a separate
file is better, I can send that too.

Regards,

-chaw