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

Test cases for syntax

This page is part of the web mail archives of SRFI 64 from before July 7th, 2015. The new archives for SRFI 64 contain all messages, not just those from before July 7th, 2015.



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/