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

Commit7a7299d

Browse files
committed
update appveyor support
1 parentac68fa2 commit7a7299d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎build.cmd‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,14 @@ REM @if ERRORLEVEL 1 echo Error: 'tests\BuildTestTools.cmd debug' failed && goto
7575

7676
@echoon
7777

78-
tests\RunTests.cmd debug fsharp Smoke
78+
pushd tests
79+
RunTests.cmd debug fsharp Smoke
7980
@if ERRORLEVEL1echo Error: 'RunTests.cmd debug fsharpqa Smoke' failed&&goto :eof
8081

81-
tests\RunTests.cmd debug fsharpqa Smoke
82+
RunTests.cmd debug fsharpqa Smoke
8283
@if ERRORLEVEL1echo Error: 'RunTests.cmd debug fsharpqa Smoke' failed&&goto :eof
8384

8485
setPATH=%PATH%;%~dp0%packages\NUnit.Runners.2.6.3\tools\
85-
tests\RunTests.cmd debug coreunit
86+
RunTests.cmd debug coreunit
8687
@if ERRORLEVEL1echo Error: 'RunTests.cmd debug coreunit' failed&&goto :eof
8788

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp