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

Commit821fbaa

Browse files
committed
Run tests using Perl
1 parentd87e17b commit821fbaa

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎appveyor-build.cmd‎

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ if not exist %_ngenexe% echo Error: Could not find ngen.exe. && goto :eof
3636
%_msbuildexe% src/fsharp-compiler-build.proj /p:Configuration=Release
3737
@if ERRORLEVEL1echo Error: compile Release build failed&&goto :eof
3838

39-
REM We don't build new net20 FSharp.Core anymore
40-
REM %_msbuildexe% src/fsharp-library-build.proj /p:TargetFramework=net20 /p:Configuration=Release
41-
REM @if ERRORLEVEL 1 echo Error: library net20 build failed && goto :eof
42-
4339
%_msbuildexe% src/fsharp-library-build.proj /p:TargetFramework=portable47 /p:Configuration=Release
4440
@if ERRORLEVEL1echo Error: library portable47 build failed&&goto :eof
4541

@@ -82,11 +78,6 @@ call src\update.cmd release -ngen
8278
call tests\BuildTestTools.cmd release
8379
@if ERRORLEVEL1echo Error: 'tests\BuildTestTools.cmd release' failed&&goto :eof
8480

85-
%_msbuildexe% vsintegration\fsharp-vsintegration-build.proj /p:Configuration=Release
86-
@if ERRORLEVEL1echo Error: vsintegration build failed&&goto :eof
87-
%_msbuildexe% vsintegration\fsharp-vsintegration-unittests-build.proj /p:Configuration=Release
88-
@if ERRORLEVEL1echo Error: vsintegration unittests build failed&&goto :eof
89-
9081
@echoon
9182
pushd tests
9283

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp