From: Dawn Perchik
Date: Fri, 3 Sep 2010 17:01:13 +0000 (+0000)
Subject: Put the info on testing from the command line into its own section
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=217a34559e1da9048a3ba1d14de1aab8fb268f33;p=clang
Put the info on testing from the command line into its own section
titled "Testing on the Command Line".
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112972 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/hacking.html b/www/hacking.html
index 07a0d6c85b..7bd718ba3a 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -26,6 +26,7 @@
Creating Patch Files
LLVM IR Generation
@@ -172,6 +173,10 @@
run the test from Visual Studio, right-click the clang-test project
and select "Build".
+
+ Testing on the Command Line
+
+
To run all the tests from the command line, execute a command like
the following: