Reword instructions for running tests on Visual Studio.
[oota-llvm.git] / docs / GettingStartedVS.html
index 49d10b46d7a99e93f68aa2cbf6f229c02668d5aa..113ba493994dfed56997b7a8dbe44b2aba9d1e88 100644 (file)
   <ul>
     <li>If %PATH% does not contain GnuWin32, you may specify LLVM_LIT_TOOLS_DIR
     on CMake for the path to GnuWin32.</li>
-    <li>You can run LLVM tests to build the project "check".</li>
+    <li>You can run LLVM tests by merely building the project
+      "check". The test results will be shown in the VS output
+      window.</li>
   </ul>
   </li>