Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1d8b42e

Browse files
committed
NOP commit to run appveyor
1 parent290c154 commit1d8b42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎TESTGUIDE.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ You can execute and re-run these tests using any standard NUnit approach - via g
130130
* Making the tests run faster
131131
* NGen-ing the F# bits (fsc, fsi, FSharp.Core, etc) will result in tests executing much faster. Make sure you run`src\update.cmd` with the`-ngen` flag before running tests.
132132
* The Fsharp and FsharpQA suites will run test cases in parallel by default. You can comment out the relevant line in`RunTests.cmd` (look for`PARALLEL_ARG`) to disable this.
133-
* By default, tests from the FSharpQA suite are run using a persistent, hosted version of the compiler. This speeds up test execution, as there is no need for the`fsc.exe` process to spin up repeatedly. To disable this, uncomment the relevant line in`RunTests.cmd` (look for`HOSTED_COMPILER`).
133+
* By default, tests from the FSharpQA suite are run using a persistent, hosted version of the compiler. This speeds up test execution, as there is no need for the`fsc.exe` process to spin up repeatedly. To disable this, uncomment the relevant line in`RunTests.cmd` (look for`HOSTED_COMPILER`).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp