Hi,

Currently in the test egg, the return value of

  (test name expect expr)

is the status of the test.  Is anyone making use
of this?  It's been pointed out that it would be
much more useful to return the result of expr,
so that you could do

  (define x (test ...))

and similar.

-- 
Alex

_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to