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:
cc85da0
)
Fixed typo in Dejagnu section.
author
Tanya Lattner
<tonic@nondot.org>
Wed, 8 Dec 2004 17:37:21 +0000
(17:37 +0000)
committer
Tanya Lattner
<tonic@nondot.org>
Wed, 8 Dec 2004 17:37:21 +0000
(17:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18642
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/TestingGuide.html
patch
|
blob
|
history
diff --git
a/docs/TestingGuide.html
b/docs/TestingGuide.html
index b1e5059a68735c5308cf1e16b063d8863e0cefec..b08d96c83bc54f39d2204bfac9052f4924b1ee9d 100644
(file)
--- a/
docs/TestingGuide.html
+++ b/
docs/TestingGuide.html
@@
-291,7
+291,7
@@
the test.</dd>
<dt>%s</dt>
<dd>The test file.</dd>
-<dt>
$
t</dt>
+<dt>
%
t</dt>
<dd>Temporary filename: testscript.test_filename.tmp, where
test_filename is the name of the test file. All temporary files are
placed in the Output directory within the directory the test is