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
path: root/src
AgeCommit message (Expand)Author
2017-04-20Failures in CreateDelegate() tests. (#18639)Atsushi Kanamori
2017-04-20Merge pull request #18633 from alexperovich/slpuapaotStephen Toub
2017-04-20Address PR feedbackStephen Toub
2017-04-20Re-enable System.JSON signing with SL keys (#18636)Tarek Mahmoud Sayed
2017-04-20Fix UnixFileSystem.MoveFile on macOS when just changing file casingStephen Toub
2017-04-20Add tests for moving to the same path w/ and w/o different casingStephen Toub
2017-04-20Include reference to PropertySpecVance Morrison
2017-04-20Add reference to PropertyFetch classVance Morrison
2017-04-20Disable PNSE tests for UAP/AOT (#18579)Atsushi Kanamori
2017-04-19Disable S.L.Parallel test that hangs on uapaotAlex Perovich
2017-04-19Merge pull request #18628 from stephentoub/fix_pipe_oceStephen Toub
2017-04-19Merge pull request #18565 from ianhays/zipexternattrIan Hays
2017-04-19Fix exception thrown from PipeStream for unexpected cancellationStephen Toub
2017-04-19Merge pull request #18575 from krwq/fix_18476Krzysztof Wicher
2017-04-19Fix casing for Compression TestData package importIan Hays
2017-04-19Merge pull request #18616 from stephentoub/plinq_desktopStephen Toub
2017-04-19Merge pull request #18612 from stephentoub/hwr_keepaliveStephen Toub
2017-04-19Merge pull request #18617 from stephentoub/transactions_desktopStephen Toub
2017-04-19Add support for UseDefaultCredentials to CurlHandlerStephen Toub
2017-04-19Merge pull request #18615 from steveharter/DisableCryptoTestJeremy Barton
2017-04-19HMAC.HashName = null should throw ArgumentNullException on CoreKrzysztof Wicher
2017-04-19Ignored DataAnnotations (#18620)Viktor Hofer
2017-04-19Fix PLINQ tests for desktopStephen Toub
2017-04-19use PlatformDetection instead of ifdefKrzysztof Wicher
2017-04-19Skip two transactions tests on desktopStephen Toub
2017-04-19Add 9 test cases for DataContractJsonSerializer (#18319)stone-li
2017-04-19Disable certificate chain test via IsReliableInCISteve Harter
2017-04-19Fix HttpWebRequest.KeepAlive handlingStephen Toub
2017-04-19Dead code in S.R.Extensions (#18593)Dan Moseley
2017-04-19Modify System.Numerics.Vectors unittestHyeongseok Oh
2017-04-19Used to be portable library test, covered XmlAttributeOverrides. (#18553)Carol Wang
2017-04-19Add two desktop test cases and some reference files for DataContractSerialize...JimboWei
2017-04-19Remove usage of 'SilverlightExtension' AssemblyKeyMatt Galbraith
2017-04-19Make System.Data more mono-friendly (#18525)Egor Bogatov
2017-04-19Merge pull request #18591 from hughbe/ipadress-netfxStephen Toub
2017-04-19Get System.ComponentModel.Annotations tests passing with netfx (#17874)Hugh Bellamy
2017-04-19Fix IPAddress parsing tests for netfxHugh Bellamy
2017-04-19Dont run the test for 32-bit process. (#18563)Ahson Ahmed Khan
2017-04-19Merge pull request #18582 from danmosemsft/bug.isostorageStephen Toub
2017-04-19Change Assert to Throw when X509 file permission issues on unix (#18577)Steve Harter
2017-04-19Make System.Runtime.Tests.dll run to completion on .Net Native (#18586)Atsushi Kanamori
2017-04-19Enable String.Replace disabled tests (#18587)Tarek Mahmoud Sayed
2017-04-19Add two DSC test cases. (#18375)v-yanbgu
2017-04-19Use hashtable path if S.L.Expressions Switch method is string.Equals (#18531)Jon Hanna
2017-04-19Merge pull request #18498 from ericstj/v2pkgAuditEric StJohn
2017-04-19ApiCompatBaseline netfx updated (#18585)Viktor Hofer
2017-04-19Remove active issuedanmosemsft
2017-04-19Merge pull request #18571 from Priya91/pingosxLakshmi Priya Sekar
2017-04-19Workaround cycles in IsolatedStorageEric St. John
2017-04-19Merge pull request #18576 from steveharter/DisableSocketTestsLakshmi Priya Sekar