projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84a946a
)
; * test/README: Fix typo
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 14 Mar 2018 15:45:45 +0000
(16:45 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 14 Mar 2018 15:45:45 +0000
(16:45 +0100)
test/README
patch
|
blob
|
history
diff --git
a/test/README
b/test/README
index 11a25fb524b95be5ef960e484ea6ef76ac0a6bcc..17135a02748cff918739c9fc6cec53f06104db69 100644
(file)
--- a/
test/README
+++ b/
test/README
@@
-50,7
+50,7
@@
nicer backtraces. To run the compiled version of a test use
make TEST_LOAD_EL=no ...
-Sometimes, it is ncessary to trace the duration time for single tests.
+Sometimes, it is n
e
cessary to trace the duration time for single tests.
This is controlled by the environment variable TEST_PRINT_TEST_DURATION
make TEST_PRINT_TEST_DURATION=1 ...