chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] test-infrastructure update (1.2)


From: Kon Lovett
Subject: Re: [Chicken-users] test-infrastructure update (1.2)
Date: Sun, 8 Jan 2006 13:28:04 -0800

Hello,

Highlights:

Generic (no dependencies beyond original):

- Specific expectations for multi-valued tests

- Moving code from macros into procedures where possible

- Moving common code from macros into shared macros

- Strength reduction of procedures where possible

- Rationalization of variable names

Modern (available in most Schemes):

- use of gensym, unless, when, error, warning, define-macro forms

Chicken:

- Compiler declarations

- SRFI-12 support

TBD:

- Have quit of test-case evaluation at 1st failure be optional

- Have *-simple routines generate shorter output (w/o lose of information)

Best Wishes,
Kon


On Jan 8, 2006, at 12:25 PM, Peter Keller wrote:

On Sun, Jan 08, 2006 at 12:02:14AM +0100, felix winkelmann wrote:
The tireless Kon Lovett has put some more work into
the test-infrastructure egg (version 1.2). Get it at the
usual place or via chicken-setup.

I apologize for being such a bum about maintaining that egg....

What are the highlights for the fixes?

-pete


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

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