Test cases for syntax Donovan Kolbly 08 Sep 2005 21:54 UTC

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                    (  xxxxxx@rscheme.org
 				     (  http://www.rscheme.org/~donovan/