[Top][All Lists]
[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: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] Add tests for SRFI-13 (adapted from Gauche) |
Date: |
Sat, 30 Jun 2012 13:46:02 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Sat, Jun 30, 2012 at 07:37:19AM -0400, Mario Domenech Goulart wrote:
> 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?
Yeah, that's a good observation. However, if we decide to compile
_everything_ the tests will take very long to run.
I dunno, it's probably okay the way it is now.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth