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-18Throw PNSE on Ping.Send* in UWP (#22338)Diego Perez Botero
2017-07-15Disable ping tests against specific issue (#22279)Diego Perez Botero
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-24Fix Ping.Unix.cs to handle various size of IPv4 header correctly (#21462)Hyung-Kyu Choi
2017-06-05disable some tests for #19583 #19654Caesar Chen
2017-06-01Disable some tests with ActiveIssue on UWP ILCsepidehMS
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-23Disable some System.Net.* tests for ILCsepidehMS
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-04-19Expose Task.IsCompletedSuccessfullyStephen Toub
2017-04-18Check only for known failure exitcodes from ping to throw TimeOut exception.Lakshmi Priya Sekar
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-15Read the child process output before wait for its exit.Lakshmi Priya Sekar
2017-04-11Log additional output in ping test (#18132)Dan Moseley
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-03Add manual roots for ILLinkEric St. John
2017-03-22Merge pull request #17351 from davidsh/fixdesktoptests2David Shulman
2017-03-22Skip more NetEventSource logging tests on .NET FrameworkDavid Shulman
2017-03-21Issue #12662 Use IPAddress.Address in place of GetAddressBytesWinCPP
2017-03-16Fix race condition in System.Net.Ping test.Ian Hays
2017-03-14Delete dead "shim" code from System.NetStephen Toub
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-10Add better error message for failing ping test (#16929)Ian Hays
2017-03-01Increase Ping test timeout.Ian Hays
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Enabling overflow checks for debug (#16189)Dennis "D.C." Dietrich
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-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-09Address feedbacksepidehMS
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
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
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-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