Re: last call before finalizing srfi-64
Per Bothner 06 Jun 2006 17:44 UTC
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
xxxxxx@bothner.com http://per.bothner.com/