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-03-16Add GetHashCode test for invariant mode (#28037)Tarek Mahmoud Sayed
2018-03-08Update SLNs and projects to be in sync with configurationsEric St. John
2018-02-15Fixing fa-IR negative currency format for test GetCurrencyNegativePatterns (#...Maryam Ariyan
2018-02-11Fixing test CurrencyNegativePattern_Get() on newly added distro Ubuntu18.04 (...Maryam Ariyan
2018-02-10Add Hebrew Months test (#26915)Tarek Mahmoud Sayed
2018-01-22Expose CharUnicodeInfo.GetUnicodeCategory(int) (#26430)Tarek Mahmoud Sayed
2017-11-04rename PlatformDetection.OSXKernelVersion to PlatformDetection.OSXVersion (#2...Krzysztof Wicher
2017-11-04Use distro detection from Microsoft.DotNet.PlatformAbstractions (#24531)Krzysztof Wicher
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-10-07Add build Configurations.props to performance tests (#24493)Santiago Fernandez Madero
2017-09-15Fix globalization tests to work with setting customization (#24052)Tarek Mahmoud Sayed
2017-09-11Rename IsWinRT to IsInAppContainer (#23935)Dan Moseley
2017-09-06Fix NumberFormatInfoNumberGroupSizes failed test (#23820)Tarek Mahmoud Sayed
2017-08-22Fix Globalization Tests on High Sierra (#23451)Tarek Mahmoud Sayed
2017-08-15Update the SortVersion Test (#23256)Tarek Mahmoud Sayed
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-07Reverting version of TestILC + fixes on Globalization testsJose Perez Rodriguez
2017-08-05Set CurrentUICulture before retrieving DisplayName in RegionInfo and isolate ...Viktor Hofer
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Correctly handle empty strings in params of RemoteExecutorTestBase (#21196)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-06-14[ARM/Tizen] Fix System.Globalization.Tests Failure (#21039)Hanjoung Lee
2017-06-07A few more ActiveIssues on tests for ILC. (#20750)Atsushi Kanamori
2017-06-02Enable Remote Execution for UAPTarek Mahmoud Sayed
2017-05-31ActiveIssue remaining tests in SRE and Glob tests.Atsushi Kanamori
2017-05-25Remove help VS commentsEric St. John
2017-05-24Fix debian9 failure (#20218)Dan Moseley
2017-05-22Sudo fix (#20080)Dan Moseley
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Add Test Case for String.Index with Empty String (#19776)Tarek Mahmoud Sayed
2017-05-05System.Globalization.Tests now at 3 failures. (#19365)Atsushi Kanamori
2017-05-03Fix tests to run against Ubuntu 17.04 (#19309)Tarek Mahmoud Sayed
2017-05-03Fix Globalization test on Ubuntu 17.04 (#19301)Tarek Mahmoud Sayed
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-12Removed static test values for cultures which could change, e.g. Win1… (#18...Viktor Hofer
2017-04-12Updating uap and uapaot baselines (#18230)Jose Perez Rodriguez
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-06Exclude Some Files when Building uapaot (#17962)Shin Mao
2017-04-04Remove redundant (#17863)Dan Moseley
2017-04-04Get System.Globalization tests passing with netfx (#17876)Hugh Bellamy
2017-04-03Add the Globalization Invariant mode tests (#17798)Tarek Mahmoud Sayed
2017-04-01Fix NumberFormatInfoNumberGroupSizes test for certain OS (#17716)Dan Moseley
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-30Fix test by fixing Fedora version checks (#17654)Dan Moseley
2017-03-29Merge pull request #17638 from rionmonster/dutch-titlecasing-testsStephen Toub
2017-03-29Added SkipOnTargetFramework AttributeRion Williams
2017-03-21Update project configurationsEric St. John
2017-03-20Separate non-Windows platform detection to its own file to fix ilc errors (#1...Jose Perez Rodriguez
2017-03-16Extended Dutch Titlecasing TestRion Williams