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-02-13Clear initlocals in a bunch of assemblies (#26993)Stephen Toub
2018-02-11Fix more new T[0] to be Array.Empty<T>() (#27042)Stephen Toub
2018-02-01NetworkChange should capture AsyncLocals (but not to Timer) (#26073)Ben Adams
2018-01-20Fix System.Net.NetworkInformation.NetworkChange deadlock (#26259)Caesar Chen
2018-01-14Cleanup CodeContracts annotations (#26324)Jan Kotas
2017-12-16General code clean up of System.Memory (#25958)Ahson Khan
2017-12-15Merge pull request #25888 from tmds/fix_network_address_changeLakshmi Priya Sekar
2017-12-13Merge pull request #25793 from tmds/interface_physicaladdrLakshmi Priya Sekar
2017-12-13Linux: Fix NetworkAddressChange NullReferenceException on AddressChange when ...Tom Deseyn
2017-12-12Re-enable additional tests on WSL (#25807)Josh Free
2017-12-08UnixNetworkInterface: when no physical address, use PhysicalAddress.None and ...Tom Deseyn
2017-10-23Remove dead code from System.Net.NetworkInformation (#24800)Stano Peťko
2017-09-05Add BinPlaceConfiguration for test projects to have a working directory per B...Santiago Fernandez Madero
2017-08-30XML doc spelling corrections - D through H. :shower: (#23638)Brian Chavez
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-04Removing unused UAP code and SmtpClient HostName workaround (#21670)Caesar Chen
2017-06-30Tracking ETW UAP test failures against a single issue. Global mutex is not su...Cristian Pop
2017-06-29Add converter from IEnumerable to TheoryData (#21671)Jeremy Kuhne
2017-06-26re-enable tests, and delete some dead codeCaesar Chen
2017-06-24UWP work for S.N.NetworkInformation (#21486)Caesar Chen
2017-06-21Return Linux NetworkInterface speed as bits per second, not megabits. (#21272)Eric Mellino
2017-06-16Fix System.Net.NetworkInformation.Tests for uap (#21104)Santiago Fernandez Madero
2017-06-02Final set of ILC test failure "fixes"...Atsushi Kanamori
2017-05-25Remove help VS commentsEric St. John
2017-05-23Disable some System.Net.* tests for ILCsepidehMS
2017-05-17Increment versions post 2.0Eric St. John
2017-05-15Enable most corefx tests for Bash on WindowsJason Lin
2017-05-08Disable failed tests for 6 issues. (#19464)Jiayi Li
2017-05-04Skip hanging test in S.Net.NetworkInformation on aot (#19315)Alex Perovich
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-03Add manual roots for ILLinkEric St. John
2017-03-25Fix typo in commentStephen Toub
2017-03-25NetworkInterface.Speed range tests adjusted for Wi-Fi Direct Virtual AdaptersViktor Hofer
2017-03-22Skip more NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-20Remove dead codeStephen Toub
2017-03-20Remove SocketAsyncEventArgs._ptrNativeOverlappedStephen Toub
2017-03-14Delete dead "shim" code from System.NetStephen Toub
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-24Set EnableWinRT property in configuration system. (#16423)Wes Haggard
2017-02-21Fix overflow exception in SystemNetworkInterfaceTarek Mahmoud Sayed
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-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-10Marking code as unchecked (pt 5)Dennis "D.C." Dietrich
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed