projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11963e5
)
Suppress output about passing tests.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Mar 2016 21:52:48 +0000
(13:52 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 1 Mar 2016 21:52:48 +0000
(13:52 -0800)
tests/check.scm
patch
|
blob
|
history
diff --git
a/tests/check.scm
b/tests/check.scm
index 29118268daf0f7d3c379e32348e26aebe3dc1773..90ebb69c8f1234c88ee071e59d96fe6fd1643636 100644
(file)
--- a/
tests/check.scm
+++ b/
tests/check.scm
@@
-73,7
+73,7
@@
USA.
(values entry #!default))
(with-notification
(lambda (output-port)
- (write-string "Run
tests
" output-port)
+ (write-string "Run
ning tests in
" output-port)
(write pathname output-port)
(if (not (default-object? environment))
(begin