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-12-22Add license headers. (#26009)Jon Hanna
2017-10-24Fix System.Data.Odbc configurations for support package and run UpdateVSConfi...Santiago Fernandez Madero
2017-08-31Grammar check - "a [a,e]" rule. (#23697)Brian Chavez
2017-08-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-08-04Make ManagedTests.DynamicCSharp…regclass029 test assert finalization (#22914)Jon Hanna
2017-08-03Remove finalizer race in four test cases. (#22913)Jon Hanna
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-18Fixup instances of [ThreadStatic] in test codeHugh Bellamy
2017-06-16Renable System.Dynamic.Runtime test on ILC. (#21107)Atsushi Kanamori
2017-05-17Merge pull request #19900 from AtsushiKan/bugsStephen Toub
2017-05-17CoreFx Tests: Add ActiveIssues for ILCAtsushi Kanamori
2017-05-17Increment versions post 2.0Eric St. John
2017-05-16Fix failures in System.Dynamic.Runtime.TestsAtsushi Kanamori
2017-05-15Enable most corefx tests for Bash on WindowsJason Lin
2017-05-08Re-enable System.Dynamic.Runtime testStephen Toub
2017-04-20Remove unneeded property (#18641)Alex Perovich
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-03-08Cleanup disabled tests missing correct issue numbers (#16756)Jiayi Li
2017-03-07Cleanup System.Dynamic.Runtime indexer generic class tests (#16812)Hugh Bellamy
2017-03-05Remove dead helper from System.Dynamic.Runtime testsHugh Bellamy
2017-03-05Remove unused Usings from System.Dynamic.Runtime testsHugh Bellamy
2017-02-24Use consistent casing for BinPlaceEric St. John
2017-02-24Setting up ILCInputFolder that will be passed in to the ilc.exe that gets res...Jose Perez Rodriguez
2017-02-20Include System.Dynamic.Runtime.Tests in coverage report.Jon Hanna
2017-02-17Fix several typos (#16264)Jon Hanna
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-09Marking code as unchecked (pt 4) (#15976)Dennis "D.C." Dietrich
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
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-02-01Updating VS ConfigurationsJose Perez Rodriguez
2017-02-01Adding missing Configurations for uapJose Perez Rodriguez
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Include expected ns1.6 shims in netcoreappEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-11Automated update of ns1.7->ns2.0 and nca1.1->nca2.0Alex Perovich
2017-01-11[dev/eng] Sorting and trimming Reference items in csprojs (#15035)Jose Perez Rodriguez
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Update CoreClr, CoreFx, ProjectNTfs to beta-24904-02, beta-24904-01, beta-249...dotnet-bot
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2017-01-03Update CoreClr, CoreFx to beta-24903-03, beta-24903-02, respectively (#14819)dotnet bot