Welcome to mirror list, hosted at ThFree Co, Russian Federation.

build-tests.cmd - github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6435941f4d5caf4321bb74f3098ac268133b3950 (plain)
1
2
@call %~dp0run.cmd build-managed -testsOnly %*
@exit /b %ERRORLEVEL%