guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] experimental lookupcar based coverage testing.


From: Ludovic Courtès
Subject: Re: [PATCH] experimental lookupcar based coverage testing.
Date: Sat, 20 Jan 2007 16:01:38 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Han-Wen Nienhuys <address@hidden> writes:

> This is now in CVS, along with a couple of other changes. 

Thanks!

Just a minor note: Could you make sure you follow the GNU style for,
e.g., comments [0]?

One could argue it's poor man's coverage test since, unlike with `gcov',
one cannot know how many times a specific source line of code was
executed.  It's also quite dependent on the current implementation of
the evaluator and memoization.  But I agree that it's still a very
useful tool.  ;-)

Ludovic.

[0] http://www.gnu.org/prep/standards/html_node/Comments.html#Comments





reply via email to

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