aboutsummaryrefslogtreecommitdiff
path: root/docs/TestingGuide.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 09:51:57 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 09:51:57 +0000
commit4d6deb099ee63f2b19f3abbe11e8e3c106fd8493 (patch)
tree19fc10c5dbf9eac1ccacc88cb3258cee5041e99f /docs/TestingGuide.html
parent18a2e50a9bfe4ecde57dc3913a7bd98b954ec81a (diff)
docs/*.html: Make W3C HTML 4.01 Strict more compliant.
FIXME: The logo handling in ReleaseNotes.html git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129208 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/TestingGuide.html')
-rw-r--r--docs/TestingGuide.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index 051772ec62..5886c85242 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -295,6 +295,7 @@ that subdirectory.</p>
<div class="doc_subsection"><a name="quickdebuginfotests">Debugging Information
tests</a></div>
<!-- _______________________________________________________________________ -->
+<div class="doc_text">
<p> To run debugging information tests simply checkout the tests inside
clang/test directory. </p>