reporting time
This commit is contained in:
parent
8cd2085f86
commit
fd497d06e0
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user