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
2017-04-18Don't run perf tests in parallel in outerloop runs. (#18503)Eric Mellino
2017-04-14Run one iteration of performance tests in Outerloop runs (#18243)Eric Mellino
2017-04-11Copy desktop runner config file to test folder (#18183)Santiago Fernandez Madero
2017-04-11PR feedbackEric Mellino
2017-04-11Move corefx onto the .NET Core 2.0 toolsetEric Mellino
2017-04-08Revert "Merge pull request #18043 from safern/CopyConfigFile" (#18113)Dan Moseley
2017-04-07PR FeedbackSantiago Fernandez
2017-04-07Update buildtoolsversion and copy config file over to test folderSantiago Fernandez
2017-04-07Change netfx vertical test build and execution to be able to have helix runs ...Santiago Fernandez Madero
2017-04-04Remove redundant propertyJose Perez Rodriguez
2017-04-03Add the Globalization Invariant mode tests (#17798)Tarek Mahmoud Sayed
2017-03-31Enable sending uapaot test runs to Helix (#17493)Jose Perez Rodriguez
2017-03-31Add switch to enable GCStress (#17707)Dan Moseley
2017-03-23Enable running CoreFx tests in UAP on CoreCLR (#17212)Alex Ghiondea
2017-03-23Add property to disable xunit appdomain execution from particular tests proje...Santiago Fernandez Madero
2017-03-22Readd testResults.xml now that FileStream is available for uapaotJose Perez Rodriguez
2017-03-03Update to new Microsoft.xunit.netcore.extensions version (#16591)Santiago Fernandez Madero
2017-03-02Add capability of running uapaot ilc tests locallyJose Perez Rodriguez
2017-02-23Update performance csprojsDrew Scoggins
2017-02-23Move perf runner to dotnet coreDrew Scoggins
2017-02-21Fix line lost from test targets (#16300)Dan Moseley
2017-02-18Make RemoteExecutorConsoleApp runs against the full framework (#16282)Tarek Mahmoud Sayed
2017-02-15Getting the infrastructure fot NetFX test runner inplace (#16194)Tarek Mahmoud Sayed
2017-02-08Change the way we generate the test shared frameworkWes Haggard
2017-02-07Update Reference and ProjectReference ordering in our targets.Wes Haggard
2017-02-02Clean up OS-related property usages in targetsEric Mellino
2017-01-21Enable NetFX tests (Step 1) (#15344)Tarek Mahmoud Sayed
2017-01-20Merge pull request #15306 from mellinoe/coverageEric Mellino
2017-01-20Merge pull request #15310 from sepidehMS/AddDumplingToToolsOverrideSepideh Khoshnood
2017-01-20Correctly serialize test runs when coverage is enabled.Eric Mellino
2017-01-20Properly filter code coverage data.Eric Mellino
2017-01-19Fix F5 to run tests in VS (#15297)Jeremy Kuhne
2017-01-19Add Dumpling target to ToolsOverridesepidehMS
2017-01-18Use some variable-relative testing paths to fix Helix runs.Eric Mellino
2017-01-14Fix test targets to enable building and debugging in VSWes Haggard
2017-01-12Execute tests with dotnet cli (#14823)Karthik Rajasekaran
2017-01-12Use TargetFileName for testingEric St. John
2017-01-11Clean up a few things based on PR feedbackEric Mellino
2017-01-11Properly hook in the ArchiveTestBuild targetEric Mellino
2017-01-11Respect TestDisabled in tests.targetsEric Mellino
2017-01-11Modifying and re-configuring some helix-related targetsEric Mellino
2017-01-11Add back slimmed-down versions of the runner scripts for use in HelixEric Mellino
2017-01-10Update documentation to include how to configure buildsWes Haggard
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-17Initial set of work for building external dependencies (#14550)Wes Haggard
2016-12-15Hook in the code coverage targetsEric Mellino
2016-12-15Hook in supplemental test data targets for now.Eric Mellino
2016-12-15Clean up tests.targets, bring it more in line with old tests.targetsEric Mellino
2016-12-13Start running tests against the built runtime folder. (#14460)Eric Mellino