From d10bc6e0bb1f41ed9cf356f59c2d17721ad49719 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Wed, 8 Dec 2004 17:25:46 +0000 Subject: Removed QMTest reference. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18640 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Projects.html | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'docs/Projects.html') diff --git a/docs/Projects.html b/docs/Projects.html index ecdb35b..d708c8e 100644 --- a/docs/Projects.html +++ b/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: