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-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-27Re-enable tests blocked by RemoteExecutor for Uap and UapAot (#21632)Santiago Fernandez Madero
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-06-07Fix System.IO.MemoryMappedFile.Tests failures (#20752)Santiago Fernandez Madero
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-26Remove disabled tests on uap/uapaot in favor of dynamic code execution capabi...Viktor Hofer
2017-05-25Remove help VS commentsEric St. John
2017-05-24building System.IO.MemoryMappedFiles.Performance.Tests and System.Runtime.Loa...Krzysztof Wicher
2017-05-17Increment versions post 2.0Eric St. John
2017-05-16Fix 180 uap/uapaot tests in System.IO.MemoryMappedFiles.Tests (#19760)Viktor Hofer
2017-05-10Remove unneeded Serializable attributes (#19577)Morgan Brown
2017-05-01Fix "Too many open files" in MMF perf testStephen Toub
2017-04-28Disable Perf_MemoryMappedFile.CreateNew test on OSX.Eric Mellino
2017-04-26Fix 2 failing IO tests. (#18952)Ian Hays
2017-04-25Update project configurationsEric St. John
2017-04-19Enable MMF tests building on uapaot (#18410)Alex Perovich
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-04Disallow FileMode.Truncate in MMF.CreateFromFile (#17622)Ian Hays
2017-03-29Consolidate MMF tests checks.Ian Hays
2017-03-29Fix some MMF tests to work on netfxIan Hays
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-02Fix a few tests, delete a flaky oneStephen Toub
2017-02-23Update performance csprojsDrew Scoggins
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-08Merge pull request #15928 from dennisdietrich/Issue15891Eric Mellino
2017-02-08Fixed cross-process testsDennis "D.C." Dietrich
2017-02-07Marking code as unchecked (pt 2) (#15885)Dennis "D.C." Dietrich
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-02-03Update all solution files using solution generation toolWes Haggard
2017-02-03Add ProjectGuids for all projects and empty configs for projects without Buil...Wes Haggard
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard2.0Eric St. John