Hi Peter, On Sat, 30 Jun 2012 11:35:39 +0200 Peter Bex <[email protected]> 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 _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
