From e6ebbd70cab0efe62abb7d2de5f86925ce8995f5 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Wed, 8 Dec 2004 17:25:46 +0000 Subject: Removed QMTest reference. llvm-svn: 18640 --- llvm/docs/Projects.html | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/llvm/docs/Projects.html b/llvm/docs/Projects.html index ecdb35b54c6..d708c8eda35 100644 --- a/llvm/docs/Projects.html +++ b/llvm/docs/Projects.html @@ -186,19 +186,18 @@ directories:

This subdirectory should contain tests that verify that your code works correctly. Automated tests are especially useful.

- Currently, the LLVM build system provides little support for tests, - although some exists. Expanded support for tests will hopefully - occur in the future. In the meantime, the LLVM system does provide the - following: + Currently, the LLVM build system provides basic support for tests. + The LLVM system provides the following: