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-04BufferBuilder: Avoid unnecessary char[] and byte[] allocations (#22943)Justin Van Patten
2017-07-22Update UAP pinvoke baselines (#22516)Paulo Janotti
2017-07-04Removing unused UAP code and SmtpClient HostName workaround (#21670)Caesar Chen
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-30Tracking ETW UAP test failures against a single issue. Global mutex is not su...Cristian Pop
2017-06-25Re-enable some System.Net.Mail tests for UAPAOTDavid Shulman
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-13Disable tests in System.Net.Mail for UAPDavid Shulman
2017-06-09Fix #19909 and reactivate tests on ILC. (#20830)Atsushi Kanamori
2017-06-02Final set of ILC test failure "fixes"...Atsushi Kanamori
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-23Test attributes cleanup for Uap now that Uap flag includes UapAot (#20108)Santiago Fernandez Madero
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Fix a bunch of random test failures on ILC (#19758)Atsushi Kanamori
2017-05-10Fix another 4 System.Net.Mail.Functional.Tests failures on ILC (#19608)Atsushi Kanamori
2017-05-10Fix 40 or so System.Net.Mail.Functional.Tests failures on ILC (#19602)Atsushi Kanamori
2017-05-09Cleaning up dead code in System.Net.MailFrédéric Ringenbach
2017-05-09Cleaning up dead code in System.Net.MailFrédéric Ringenbach
2017-05-09Cleaning dead code in System.Net.MailFrédéric Ringenbach
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-04Refresh VS project configurations.Wes Haggard
2017-04-04Update project configurations to account for .NET Standard changesWes Haggard
2017-03-28Expose and use static ExceptionDispatchInfo.Throw (#17570)Stephen Toub
2017-03-22Merge pull request #17351 from davidsh/fixdesktoptests2David Shulman
2017-03-22Skip more NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-21Remove System.Security.Permissions dependency from System.Net.MailWes Haggard
2017-03-16Fix TFM exclusions for UAP (#17192)Dan Moseley
2017-03-11Adding System.Net.HttpListener uapaot config (#16982)Jose Perez Rodriguez
2017-03-10Adding System.Net.Mail to the uap and uapaot closures (#16938)Jose Perez Rodriguez
2017-03-10Change tests that use async void to async TaskSteve Harter
2017-03-09Audit System.Net throws for losing stack tracesStephen Toub
2017-02-25Activate/Deactivate tests according to issue status.Lakshmi Priya Sekar
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Fix several typos (#16264)Jon Hanna
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-09Enable tests to compile with netstandard (#15956)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-01Make netfx build workEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John