From: Chongkai Zhu (czhu at cs.utah.edu) Date: Mon Dec 11 10:18:07 EST 2006 |
|
In SchemeUnit (version 2 in my case), there seems to be no standard way to express a test of an expression that returns multiple-values. Is is possible to have check-eq? etc. support: (check-eq? <expression> (values <expression> ...)) Thanks. Chongkai
Posted on the users mailing list. |
|