зеркало из https://github.com/dotnet/fsharp.git
Added AOT tests to doc, these may fail a lot in the future. (#16307)
This commit is contained in:
Родитель
2834b34cdd
Коммит
d079a77fc2
|
@ -24,6 +24,7 @@ build -testFSharpQA -c Release -ci -nobl
|
||||||
build -testFSharpCore -c Release
|
build -testFSharpCore -c Release
|
||||||
build -testScripting -c Release
|
build -testScripting -c Release
|
||||||
build -testVs -c Release
|
build -testVs -c Release
|
||||||
|
build -testAOT -c Release
|
||||||
build -testAll -c Release
|
build -testAll -c Release
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -37,6 +38,7 @@ build -testAll -c Release
|
||||||
| testCambridge | Windows | Runs the Cambridge suite tests |
|
| testCambridge | Windows | Runs the Cambridge suite tests |
|
||||||
| testFSharpQA | Windows | Runs the FSharpQA tests, requires Perl |
|
| testFSharpQA | Windows | Runs the FSharpQA tests, requires Perl |
|
||||||
| testVS | Windows + VS | Runs all VS integration tests |
|
| testVS | Windows + VS | Runs all VS integration tests |
|
||||||
|
| testAOT | Windows | Run AOT/Trimming tests |
|
||||||
| testCompiler | Windows | Runs a few quick compiler tests |
|
| testCompiler | Windows | Runs a few quick compiler tests |
|
||||||
| testScripting | Windows | Runs scripting fsx and fsi commandline tests |
|
| testScripting | Windows | Runs scripting fsx and fsi commandline tests |
|
||||||
| test | Windows | Same as testDesktop |
|
| test | Windows | Same as testDesktop |
|
||||||
|
|
Загрузка…
Ссылка в новой задаче