diff options
| author | Brian Gaeke <gaeke@uiuc.edu> | 2004-06-22 19:06:49 +0000 |
|---|---|---|
| committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-06-22 19:06:49 +0000 |
| commit | 255f1e1f881ecb204a20615b4f49e78e0d4b2a10 (patch) | |
| tree | 7976c33cad5e7eab4cc9c912c21176f54b16b854 /llvm/docs/TestingGuide.html | |
| parent | 44601805a6debafe6fc32024c3fd4fe497e1f75c (diff) | |
| download | bcm5719-llvm-255f1e1f881ecb204a20615b4f49e78e0d4b2a10.tar.gz bcm5719-llvm-255f1e1f881ecb204a20615b4f49e78e0d4b2a10.zip | |
link to qmtest-2.0.3 tar file
llvm-svn: 14331
Diffstat (limited to 'llvm/docs/TestingGuide.html')
| -rw-r--r-- | llvm/docs/TestingGuide.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/docs/TestingGuide.html b/llvm/docs/TestingGuide.html index afb441511c3..35255251633 100644 --- a/llvm/docs/TestingGuide.html +++ b/llvm/docs/TestingGuide.html @@ -54,7 +54,8 @@ 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. <b>Note: - you will need QMTest 2.0.3 to be successful. The tests do not run with + 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> |

