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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14Fix CI jobs to also work for release/1.0.0-rc2Matt Ellis
2016-04-05Remove UnsupportedPlaforms from run-test.shMatt Ellis
2016-04-05Trim trailing whitespaceMatt Ellis
2016-03-31Adding builds files for the test projectsJonathan Miller
2016-03-19Make CI outerloop runs to test both innerloop and outerloop tests.Lakshmi Priya Sekar
2016-03-02Separate linux outerloop OSes that can't build into new outerloop job.Lakshmi Priya Sekar
2016-02-28Remove additional attribution of maxProcessesKamil Rytarowski
2016-02-28Introduce new test target OS: NetBSDKamil Rytarowski
2016-02-24Ensure LANG is set when running tests on Unixstephentoub
2016-02-20Enable Environment.FailFast stderr output in run-test.shStephen Toub
2016-02-10Enable Server GC for Ubuntu Debug CI builds on PRsWilliam Godbe
2015-12-30Change Configuration to ConfigurationGroup in our build and test scriptsWes Haggard
2015-12-09Add "error:" prefix to error messages from run-test.shStephen Toub
2015-11-08Disable running Benchmarks as part of unit tests on Unixstephentoub
2015-10-07Mark corerun as executableMatt Ellis
2015-10-07Remove CoreFX copying step in run-test.shMatt Ellis
2015-10-06Write a message when an xUnit invocation failsMatt Ellis
2015-10-01Don't copy WP8 aseemblies to test overlayMatt Ellis
2015-09-18Test: Fixes for FreeBSD in run-test script.P. Jass
2015-09-16Add exclusion for ToolRuntime directory in the linux test scriptWes Haggard
2015-09-11Merge pull request #3170 from Sridhar-MS/coreclr-code-coverageMatt Mitchell
2015-09-11Add options to run-test.sh to generate code coverage reports for coreclrSridhar Periyasamy
2015-09-10Change to find syntax instead of globstarMatt Mitchell
2015-08-07Remove mscorlib.ni.dll before running testsMatt Ellis
2015-08-04Merge pull request #2617 from mmitche/use-built-live-bitsMatt Mitchell
2015-08-04Remove run-test native binaries workaroundMatt Mitchell
2015-08-04Address pull request feedback and fix linux test run script to prevent copyin...Sridhar Periyasamy
2015-07-23Enable globstar in run-test.shMatt Mitchell
2015-07-22Respond to PR feedbackNick Guerrera
2015-07-22Build and deploy native corefx components for test runNick Guerrera
2015-07-21Fix run-test.sh to find all test projectsstephentoub
2015-05-14Merge pull request #1737 from bartonjs/add-hashing-algorithmsJeremy Barton
2015-05-14Update Unix TestHost version to 0.0.2dotnet-bot
2015-05-14Fix silly typo in run-testsMatt Mitchell
2015-04-20aspnetcore50 -> dnxcore50 (match recent change to build process)Matt Mitchell
2015-04-14Grab exit codes from bash-subprocessesMatt Mitchell
2015-04-11Remove no-clobber arg for cpMatt Mitchell
2015-04-11Add missing overlay settingMatt Mitchell
2015-04-11Parallel test execution and allow for runs using release coreclrMatt Mitchell
2015-04-10Copy all dll's instead of just System* when setting up the overlay dirMatt Mitchell
2015-04-10Fix improper string expansion of the non<os> traitMatt Mitchell
2015-04-02Merge pull request #1311 from mmitche/run-test-pathsStephen Toub
2015-04-02Change msbuild property to platforms on linux script.Lakshmi Priya Sekar
2015-04-02Fix paths to coreclr binaries in run test scriptMatt Mitchell
2015-03-31Modify run-test.sh to support skipping tests on specified platforms.Lakshmi Priya Sekar
2015-03-30Initial commit of linux/osx cross testing scriptMatt Mitchell