chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] Add tests for SRFI-13 (adapted from Gauche


From: Mario Domenech Goulart
Subject: Re: [Chicken-hackers] [PATCH] Add tests for SRFI-13 (adapted from Gauche)
Date: Sat, 30 Jun 2012 07:37:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Peter,

On Sat, 30 Jun 2012 11:35:39 +0200 Peter Bex <address@hidden> wrote:

> On Fri, Jun 29, 2012 at 07:21:46PM -0400, Mario Domenech Goulart wrote:
>> 
>> Attached are some tests for the srfi-13 unit.
>
> Thanks.  I've also added the test's license to LICENSE, for
> completeness.
>
> I considered adding a compilation step to the tests, but it takes
> quite a while to compile the tests (10 seconds on a fast system),
> and it doesn't really seem to make a difference.  OTOH, with -specialize
> this will test the types.db entries for srfi-13 as well.
>
> What do you think?

I considered compiling it, but then I thought that most of what is
actually being tested is already compiled (the srfi-13 unit).  Also,
tests for srfi-4, srfi-69, data-structures and others are just
interpreted.

I haven't thought about the types.db entries, so maybe compiling can
provide better coverage.  But then should we compile the other tests?


Best wishes,
Mario
-- 
http://parenteses.org/mario



reply via email to

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