projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17d35e5
)
Typo in lit command guide
author
Eli Bendersky
<eli.bendersky@intel.com>
Wed, 14 Mar 2012 06:09:20 +0000
(06:09 +0000)
committer
Eli Bendersky
<eli.bendersky@intel.com>
Wed, 14 Mar 2012 06:09:20 +0000
(06:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152702
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/CommandGuide/lit.pod
patch
|
blob
|
history
diff --git
a/docs/CommandGuide/lit.pod
b/docs/CommandGuide/lit.pod
index f4289a86d0112a08ede19662e5efa8aac0d210ac..5f1cff381bb83f838d42522feab6f1904313b6da 100644
(file)
--- a/
docs/CommandGuide/lit.pod
+++ b/
docs/CommandGuide/lit.pod
@@
-283,7
+283,7
@@
builds this is the directory that will be scanned for tests.
B<test_exec_root> For out-of-dir builds, the path to the test suite root inside
the object directory. This is where tests will be run and temporary output files
-place
s
.
+place
d
.
B<environment> A dictionary representing the environment to use when executing
tests in the suite.