mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-14 15:28:20 +00:00
Reword instructions for running tests on Visual Studio.
Suggested by Maël Hörz. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129237 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -194,7 +194,9 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>If %PATH% does not contain GnuWin32, you may specify LLVM_LIT_TOOLS_DIR
|
<li>If %PATH% does not contain GnuWin32, you may specify LLVM_LIT_TOOLS_DIR
|
||||||
on CMake for the path to GnuWin32.</li>
|
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>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user