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

Re: last call before finalizing srfi-64

This page is part of the web mail archives of SRFI 64 from before July 7th, 2015. The new archives for SRFI 64 contain all messages, not just those from before July 7th, 2015.



Summary of changes:

Resolved Issues or merged them into the Rationale section.

Fixed some typos.

test-match-any and test-match-all do not short-circuit evaluation:
all specifiers are applies for their side-effects, even if the
result is known early.  The same applies to multiple outstanding
skip or expected-fail specifiers.

Added test-runner-on-base-end-name and test-runner-on-bad-end-name!
call-backs to specification and implementation.

Added test-runner?, test-runner-get to specification.

Mentioned the various default XXX-simple call-backs in specification.

Consistently renamed non-public functions and macros in implementation
to start with %test-.
--
	--Per Bothner
per@xxxxxxxxxxx   http://per.bothner.com/