[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Test cases for syntax
I am contemplating a test suite for a new SRFI, and am wondering what
peoples thoughts are about how to define a test suite that tests syntax.
Are we reduced to:
(test-assert (begin (eval '(define-syntax....)) #t))
?
-- Donovan Kolbly ( d.kolbly@xxxxxxxxxxx
( http://www.rscheme.org/~donovan/