From: Reid Spencer Date: Sun, 20 Jun 2004 19:21:11 +0000 (+0000) Subject: Added a note about requiring QMTest 2.0.3 instead of any other version. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ec86a7af5282ebd2daf2805fadf2eb0c33cd021a;p=oota-llvm.git Added a note about requiring QMTest 2.0.3 instead of any other version. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14274 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index ab96ea6b28f..afb441511c3 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -53,7 +53,9 @@ required to build LLVM, plus the following:

QMTest
-
The LLVM test suite uses QMTest to organize and run tests.
+
The LLVM test suite uses QMTest to organize and run tests. Note: + you will need QMTest 2.0.3 to be successful. The tests do not run with + any other version.
Python
You will need a Python interpreter that works with QMTest. Python will