guile-user
[Top][All Lists]
Advanced

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

Re: issues unit testing with srfi-64


From: Taylan Kammer
Subject: Re: issues unit testing with srfi-64
Date: Sun, 30 Dec 2018 20:47:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

FWIW, I have a SRFI-64 implementation whose code-base and default test
runner is somewhat cleaner than the upstream one:

    https://github.com/TaylanUB/scheme-srfis/tree/master/srfi/64

(All actual code is in the *.body.scm files.  Others are R7RS library
wrappers.)

It sounds like using a custom test runner was the right thing in your
case though, so the default test runner of the implementation is
probably unimportant.

- Taylan



reply via email to

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