From ece02cd5829cea836e9365b0845a8ef042d17b0a Mon Sep 17 00:00:00 2001 From: dim Date: Sun, 12 Jun 2011 15:42:51 +0000 Subject: Vendor import of llvm trunk r132879: http://llvm.org/svn/llvm-project/llvm/trunk@132879 --- docs/TestingGuide.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/TestingGuide.html') diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html index 4fc4c70..5a28c44 100644 --- a/docs/TestingGuide.html +++ b/docs/TestingGuide.html @@ -365,8 +365,8 @@ clang/test directory.

obtained by using Tcl's glob command. Any directory that contains only directories does not need the dg.exp file.

-

The llvm-runtests function lookas at each file that is passed to - it and gathers any lines together that match "RUN:". This are the "RUN" lines +

The llvm-runtests function looks at each file that is passed to + it and gathers any lines together that match "RUN:". These are the "RUN" lines that specify how the test is to be run. So, each test script must contain RUN lines if it is to do anything. If there are no RUN lines, the llvm-runtests function will issue an error and the test will @@ -1206,7 +1206,7 @@ example reports that can do fancy stuff.

John T. Criswell, Daniel Dunbar, Reid Spencer, and Tanya Lattner
The LLVM Compiler Infrastructure
- Last modified: $Date: 2011-04-23 02:30:22 +0200 (Sat, 23 Apr 2011) $ + Last modified: $Date: 2011-05-18 20:07:16 +0200 (Wed, 18 May 2011) $ -- cgit v1.1