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-11Moving PlatformDetection to Corefx.Private.TestUtilities assembly (#23109)Tarek Mahmoud Sayed
2017-07-26Remove ILCBuildType=chk for Microsoft.VisualBasic.Tests (#22652)Santiago Fernandez Madero
2017-07-18Reeenable VisualBasic test on ILC. (#22121) (#22342)Atsushi Kanamori
2017-07-13Revert Visual Basic test reenable (#22218)Atsushi Kanamori
2017-07-13Set VisualBasic tests ILCBuildType to chk to fix two tests in uapaotJose Perez Rodriguez
2017-07-12Reeenable VisualBasic test on ILC. (#22121)Atsushi Kanamori
2017-07-06Reactivate Microsoft.VisualBasic ILC tests that are no longer failing. (#21939)Atsushi Kanamori
2017-07-04Merge pull request #21836 from joperezr/uapvnextJose Perez Rodriguez
2017-07-04Renaming uap10.1 to uap10.0.15138Jose Perez Rodriguez
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-29Disable failing Microsoft.VisualBasic tests on uapaot (#21683)Jose Perez Rodriguez
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-27Fixing VisualBasic ResourceManager loading and enabling test (#21617)Viktor Hofer
2017-06-17Add some Microsoft.VisualBasic unit tests (#21089)Hugh Bellamy
2017-06-14Remove [Serializable] from VB types (#21046)Stephen Toub
2017-05-17Increment versions post 2.0Eric St. John
2017-05-02Skip verifying stack on full framework (#19182)Dan Moseley
2017-04-24Ensure several VB types are annotated as SerializableStephen Toub
2017-04-18Reorder pkgproj itemsEric St. John
2017-04-18Re-enable package validation and clean up package contentEric St. John
2017-04-18Explicitly list paths for harvestingEric St. John
2017-04-12Adding tests (#18182)Darren Hoehna
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-02-25Revert "Bring back path blocked by UNSUPPORTEDAPI in Microsoft.VisualBasic"Jon Hanna
2017-02-24Bring back path blocked by UNSUPPORTEDAPI in Microsoft.VisualBasicJon Hanna
2017-02-23Remove unnecessary GetTypeInfo calls from Microsoft.VisualBasicJon Hanna
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-17Merge pull request #16191 from ericstj/packagesEric StJohn
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-14Make pkgprojs reference *proj rather than buildsEric St. John
2017-02-14Remove pkg .builds filesEric St. John
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Sync BuildConfiguration with project PropertyGroupsEric St. John
2017-02-03Fix legacy build configurationsEric St. John
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
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-01-31Enable the building of VB project from all platformsJiyoung Yun
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-30Fix src projects for appropriate ref folderEric St. John
2017-01-30Fix ref configurations for appropriate ref folderEric St. John
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove PackageTargetFrameworkEric St. John
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-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-13Port first third of tests to build against the targeting pack / runtime (#14450)Eric Mellino
2016-12-13Remove builds files (#14449)chcosta