The tests included with SRFI 146 need SRFI 64. A working implementation is contained in the repo of SRFI 64.

SRFI 146 includes "tests.scm". A stripped down version would only run the tests for SRFI 113.

--

Marc

Arthur A. Gleckler <xxxxxx@speechcode.com> schrieb am Di., 28. Aug. 2018 um 17:12 Uhr:
On Tue, Aug 28, 2018 at 7:17 AM John Cowan <xxxxxx@ccil.org> wrote:
 
I agree; black-box tests are always better than white-box tests.  Can you do this, Art? 

I agree, too.  However, the changes are more extensive than just fixing bugs in the tests.  The structure and how they are run is different, too.  Would you or Marc please take a look and send me a patch?