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
2018-12-13Merged with dotnet/release/2.2.Martin Baulig
2017-10-20initial Freebsd support. (#24467)Tomas Weinfurt
2017-09-28Enable --arch option in run-test.sh (#24300)Hyung-Kyu Choi
2017-09-13Remove netstandard fallback logicHyung-Kyu Choi
2017-09-11Update run-test.sh to follow up recent changeHyung-Kyu Choi
2017-02-28Fix run-test.sh to pass test-dir listHyeongseok Oh
2017-02-16Fix run-test.sh (#16170)Hyeongseok Oh
2017-02-05Trim references to mscorlib.dll from CoreCLR packageJan Kotas
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Fix casing for native binaries (#14822)chcosta
2016-12-15Avoid unintended test runs and errorsSung-Jae Lee
2016-11-01run-test.sh: change default value of testRelPathHyeongseok Oh
2016-10-24Change '--testTFM' option to '--testRelPath' and default value in run-test.shHyeongseok Oh
2016-10-07Add '--testTFM' option and set default to netcoreapp1.1 in run-test.shHyeongseok Oh
2016-08-13Add options for running selected testsSung-Jae Lee
2016-08-01Add `--sequential` option to `run-test.sh` (#9863)Sung-Jae Lee
2016-06-07Handle a ctrl-c interrupt on test runnerJiyoung Yun
2016-05-25Back out change made in 0eb598b in favor of a different solution.Joel Hendrix
2016-05-25Update tests to use NETCoreApp1.0 monikerEric St. John
2016-05-24Move tests that don't specify a target group their own directory.Joel Hendrix
2016-05-05Use hard linking instead of copyingMatt Ellis
2016-05-05Update run-tests.[sh|cmd] for universal runnersMatt Ellis
2016-04-20Fix shell assignment to IgnoreForCIKamil Rytarowski
2016-04-19Update netci and run-test to use the IgnoreForCI trait in JenkinsIan Hays
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