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-09-27Tests for Type Having Primitive Types as KnownType (#24267)Shin Mao
2017-09-12Fix #22779Xing Mao
2017-09-12Fix #22778.Xing Mao
2017-09-12Fixed a bug in GetCollectionMethods.Xing Mao
2017-09-12Fix test with DataSet serialization.Xing Mao
2017-09-05Add BinPlaceConfiguration for test projects to have a working directory per B...Santiago Fernandez Madero
2017-08-30Merge pull request #23611 from ericstj/removeNetFxSupportLibsEric StJohn
2017-08-30String literal spelling corrections - A through Z (#23674)Brian Chavez
2017-08-30XML doc spelling corrections - Q through Z. (#23655)Brian Chavez
2017-08-29Update VS configurationsEric St. John
2017-08-29Remove NetFx support libsEric St. John
2017-08-19Fix the sgen issue when use NaN as the default value. (#23366)Huangli Wu
2017-08-16Fixed Issue with DCS Serializing Get-Only Collection.  (#22975)Shin Mao
2017-08-16Add SGEN Automation. (#23090)Huangli Wu
2017-08-14Failed case with date time (#23212)JimboWei
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-09Add desktop serialize test case (#21688)JimboWei
2017-07-12Remove tags to issue 19585 (#22162)Daniel Harvey
2017-07-12Native case fix (#21762)JimboWei
2017-07-08Make GetMember to read from base type if the property is internal in derived ...Huangli Wu
2017-06-30Move Entries from Library Rd.xml to Test Rd.xml. (#21668)Shin Mao
2017-06-23Add Test for Types Having Virtual Generic Property (#21378)Shin Mao
2017-06-23Added a tests for ICollection`1 Types. (#21289)Shin Mao
2017-06-17Fix Serialization Tests for Collection Types. (#21144)Shin Mao
2017-06-08Fix a bug with Type having private Getter. Fix ##20476 (#20603)Shin Mao
2017-06-02Disable Two DCS/DCJS Tests on uapaot. (#20594)Shin Mao
2017-06-01Porting Serialization Tests in NetNative Repo (#20308)stone-li
2017-06-01Merge pull request #20512 from shmao/20361-ExceptionTestDan Moseley
2017-06-01Removed Exception types from Known Serializable Type List.Shin Mao
2017-05-31Renabling ReadOnlyDictionary tests on netfxViktor Hofer
2017-05-31Fix ReadOnlyDictionary DCS testViktor Hofer
2017-05-31Update Tests for Exception Serialization.Shin Mao
2017-05-31Disable Serialization Tests Failing on UapaotShin Mao
2017-05-27More serialization test fixes (#20377)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-23Prep tests for CoreCLR/CoreRT [Serializable] cleanup (#20035)Morgan Brown
2017-05-19Update configurationsEric St. John
2017-05-18Fix the Build of XmlSerializer Tests on UWP (#19805)Shin Mao
2017-05-17Increment versions post 2.0Eric St. John
2017-05-12Add canonicalization test (#19693)Carol Wang
2017-05-10Fix rd.xml for Serialization Reflection Only Mode. (#19556)Shin Mao
2017-05-09Disable desktop tests (#19522)Santiago Fernandez Madero
2017-05-06Enable Canonicalization on NetCore (#19378)Shin Mao
2017-05-06Add Tests covering WCF Soap Scenario. (#19258)Shin Mao
2017-05-05Merge pull request #19370 from huanwu/AddKnownMethodNameTestStephen Toub
2017-05-05Xml canonicalization test (#18911)Carol Wang
2017-05-05Disable failed test for issue 18312.FAREAST\v-lijiay
2017-05-05Add a new Dcs test. (#19282)Yanbo Gu
2017-05-05Add a test for KnownTypeAttribute.MethodName Propertyhuanwu
2017-05-03Refresh VS ConfigurationsWes Haggard