new implementation Arthur A. Gleckler (21 Feb 2020 21:37 UTC)
Re: new implementation Lassi Kortela (21 Feb 2020 23:25 UTC)
Re: new implementation Per Bothner (22 Feb 2020 00:17 UTC)
Re: new implementation Arthur A. Gleckler (22 Feb 2020 00:33 UTC)
(missing)
Re: new implementation Arthur A. Gleckler (23 Feb 2020 18:58 UTC)
Re: new implementation Arthur A. Gleckler (23 Feb 2020 20:09 UTC)
Re: new implementation Taylan Kammer (23 Feb 2020 22:25 UTC)
Re: new implementation Per Bothner (23 Feb 2020 22:55 UTC)

Re: new implementation Per Bothner 22 Feb 2020 00:17 UTC

On 2/21/20 1:37 PM, Arthur A. Gleckler wrote:
> Taylan Kammer has provided an alternative implementation of the widely used SRFI 64: A Scheme API for test suites.  I've added it to the Git repo under contrib/ <https://github.com/scheme-requests-for-implementation/srfi-64/tree/master/contrib/taylan.kammer>.

Great.  However, it would be nice if the README were fleshed out comparing
the functionality/portability and other differences between the implementations.

For example, one advantage of the reference implementation is that it has hooks
for reporting line numbers for failing tests. That seems impossibly to do portably,
and difficult to do without some kind of macro hooks.

--
	--Per Bothner
xxxxxx@bothner.com   http://per.bothner.com/