reporting time

This commit is contained in:
Danny Yoo 2011-03-13 17:21:26 -04:00
parent 8cd2085f86
commit fd497d06e0

View File

@ -17,8 +17,8 @@
(unless (string=? output exp)
(printf " error!\n")
(raise-syntax-error #f (format "Expected ~s, got ~s" exp output)
#'stx))))
(printf " ok\n"))))]))
#'stx)))
(printf " ok (~a milliseconds)\n" (evaluated-t result))))))]))
(test '(begin (define (f x)