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-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
2017-04-30Modified test to use GetTempFileName (#19142)Peter Toonen
2017-04-29Support IObjectReference in DCS. (#19121)Huangli Wu
2017-04-28fix the DCS_BasicRoundtripDCRVerifyWireformatScenarios test with targetgroup ...JimboWei
2017-04-28Add 4 basic DSC test cases. (#18607)Yanbo Gu
2017-04-27Add test case DCS_ResolveNameVariationTest. (#18913)Yanbo Gu
2017-04-27Merge pull request #19006 from tijoytom/masterTijoy Tom
2017-04-27Fix Configurations.props for Serialization Projects. (#18991)Shin Mao
2017-04-27Adding rdxml to Serialization reflection only tests.Tijoy Tom Kalathiparambil
2017-04-26Disable XmlDictionaryWriter async testsSantiago Fernandez
2017-04-26 Fix XmlDictionaryReader.ReadElementContentAsDateTime(). (#18644)Shin Mao
2017-04-25Disable XmlDictionaryWriter test (#18925)Santiago Fernandez Madero
2017-04-25Add two desktop test cases for DataContractSerializer test (#18824)JimboWei