summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-06-20 19:21:11 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-06-20 19:21:11 +0000
commitca578611ccf427c1269f4a869558e162ba2b0b52 (patch)
tree4481adc292b6e9e8cbf4e8b750a441c864b89acb /llvm/docs
parentb7a6a33ca92c190d81b0561d7fb74223cfd6140d (diff)
downloadbcm5719-llvm-ca578611ccf427c1269f4a869558e162ba2b0b52.tar.gz
bcm5719-llvm-ca578611ccf427c1269f4a869558e162ba2b0b52.zip
Added a note about requiring QMTest 2.0.3 instead of any other version.
llvm-svn: 14274
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/TestingGuide.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html
index ab96ea6b28f..afb441511c3 100644
--- a/llvm/docs/TestingGuide.html
+++ b/llvm/docs/TestingGuide.html
@@ -53,7 +53,9 @@ required to build LLVM, plus the following:</p>
<dl>
<dt><a href="http://www.qmtest.com">QMTest</A></dt>
- <dd>The LLVM test suite uses QMTest to organize and run tests.</dd>
+ <dd>The LLVM test suite uses QMTest to organize and run tests. <b>Note:
+ you will need QMTest 2.0.3 to be successful. The tests do not run with
+ any other version.</b></dd>
<dt><a href="http://www.python.org">Python</A></dt>
<dd>You will need a Python interpreter that works with QMTest. Python will
OpenPOWER on IntegriCloud