Make HTML 4.01 Strict compliant.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 1 Nov 2004 08:26:25 +0000 (08:26 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 1 Nov 2004 08:26:25 +0000 (08:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17396 91177308-0d34-0410-b5e6-96231b3b80d8

docs/TestingGuide.html

index ec9e40bc6f790d445f9610a0f6da1d93274a9d81..f86463195e6c664091c5c568d2c29a30170e77c9 100644 (file)
@@ -54,18 +54,18 @@ and run tests.</p>
 required to build LLVM, plus the following:</p>
 
 <dl>
-<dt><a href="http://www.qmtest.com">QMTest</A></dt>
+<dt><a href="http://www.qmtest.com">QMTest</a></dt>
 <dd>The LLVM test suite uses QMTest to organize and run tests. <b>Note:
 you will need <a href="http://llvm.cs.uiuc.edu/qm-2.0.3.tar.gz">QMTest
 2.0.3 (source tar.gz file)</a> to be successful. The tests do not run with
 any other version.</b></dd>
 
-<dt><a href="http://www.python.org">Python</A></dt>
+<dt><a href="http://www.python.org">Python</a></dt>
 <dd>You will need a Python interpreter that works with QMTest. Python will
 need zlib and SAX support enabled.</dd>
 </dl>
 
-<dt><a href="http://www.netlib.org/f2c">F2C</A></dt>
+<dt><a href="http://www.netlib.org/f2c">F2C</a></dt>
 <dd>For now, LLVM does not have a Fortran front-end, but using F2C, we can run
 Fortran benchmarks.  F2C support must be enabled via <tt>configure</tt> if not
 installed in a standard place.  F2C requires three items: the <tt>f2c</tt>