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-02XmlJsonWriter: Avoid unnecessary allocations (#23736)Justin Van Patten
2017-08-16Add SGEN Automation. (#23090)Huangli Wu
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-12Native case fix (#21762)JimboWei
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-30Move Entries from Library Rd.xml to Test Rd.xml. (#21668)Shin Mao
2017-06-27Enable Reflection-based Serialization to Call Static Parse Method. (#21235)Shin Mao
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-17Fix Serialization Tests for Collection Types. (#21144)Shin Mao
2017-06-09DCJS_VerifyDictionaryFormat Failed in ReflectionOnly Mode. (#20833)Shin Mao
2017-06-09Fix DCJS_VerifyIndentation. (#20844)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-05-31Renabling ReadOnlyDictionary tests on netfxViktor Hofer
2017-05-31Fix ReadOnlyDictionary JSON DCS testViktor Hofer
2017-05-31Disable Serialization Tests Failing on UapaotShin Mao
2017-05-25Remove help VS commentsEric St. John
2017-05-18Fix the Build of XmlSerializer Tests on UWP (#19805)Shin Mao
2017-05-10Fix rd.xml for Serialization Reflection Only Mode. (#19556)Shin Mao
2017-05-09Disable desktop tests (#19522)Santiago Fernandez Madero
2017-05-03Refresh VS ConfigurationsWes Haggard
2017-04-28Try to fix the issue in fedora (#19030)stone-li
2017-04-27Fixed a bug with DateTimeOffsetAdapter. (#18958)Shin Mao
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-25Merge pull request #18871 from shmao/Skip-ES6-TestStephen Toub
2017-04-25Construct the baseline at runtime and embed the DateTime string into the base...stone-li
2017-04-24Skip DCJS_StringAsRoot on NetFx.Shin Mao
2017-04-21Support ExtensionDataObject in ReflectionOnly mode. (#18698)Huangli Wu
2017-04-19Add 9 test cases for DataContractJsonSerializer (#18319)stone-li
2017-04-11Fix System.Runtime.Serialization.Json.ReflectionOnly tests on netfxSantiago Fernandez
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-06Exclude Some Files when Building uapaot (#17962)Shin Mao
2017-04-06Add 3 test cases for DataContractJsonSerializer (#17945)stone-li
2017-03-24Merge pull request #17400 from shmao/FixTestsOnUWPShin Mao
2017-03-23Create netcoreapp specific files for System.Runtime.Serialization.Xml.Tests (...Santiago Fernandez Madero
2017-03-22Changed SerializationOption to be internal.Shin Mao
2017-03-09Fixed a bug with serializing Dictionary<K,T>.Shin Mao
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-23Update performance csprojsDrew Scoggins
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove non-existent project.json's from project filesEric Mellino
2017-02-07Update Reference and ProjectReference ordering in our targets.Wes Haggard
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