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-08-10Add Span-based overloads to HashAlgorithm and IncrementalHash (#23076)Stephen Toub
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-04-21Identify suppressed-on-netfx tests with an issueJeremy Barton
2017-04-19HMAC.HashName = null should throw ArgumentNullException on CoreKrzysztof Wicher
2017-04-19use PlatformDetection instead of ifdefKrzysztof Wicher
2017-04-19fix skip messageKrzysztof Wicher
2017-04-19apply requested feedbackKrzysztof Wicher
2017-04-19disable all desktop System.Security.Cryptography.Primitives tests (verified n...Krzysztof Wicher
2017-03-13Regenerate all VS configurationsEric Mellino
2017-03-13Enable four test projects outside of WindowsEric Mellino
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-12Rename netcoreapp11 ifdefs to version-less netcoreappJan Kotas
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-03Enable compiling the test projects against the configuration (#15743)Tarek Mahmoud Sayed
2017-01-31Sync PropertyGroups and BuildConfigurationsEric 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-11Manual changes for ns2.0 renameAlex Perovich
2017-01-06Merge branch master into dev/engJose Perez Rodriguez
2017-01-04Add Configurations.props files for test projects, include tests in build.proj...Eric Mellino
2016-12-16Fix crypto threading test issue in IdentityTransform (#14478)Steve Harter
2016-12-14Make Test projects compile against the Targeting pack. (1/3 of the work) (#14...Jose Perez Rodriguez
2016-12-09Remove stale P2P refsStephen Toub
2016-12-01Add HashAlgorithm.HashSizeValue protected field (#14133)Steve Harter
2016-11-24Port CryptoStream.FlushAsyncSteve Harter
2016-11-22AsymmetricAlgorthm.ToXmlString, FromXmlString, and other missing membersSteve Harter
2016-11-22Add FeedbackSize to SymmetricAlgorithm (#13786)Alex Perovich
2016-11-18Add CryptoConfig support (#13734)Steve Harter
2016-11-15Add missing Clear() to some Crypto primitives (#13608)Dan Moseley
2016-11-11Moving part of System.Security.Permissions down to System.Runtime.Extensions ...Jose Perez Rodriguez
2016-11-10Move IO types into System.Runtime.Extensions (#13451)Jeremy Kuhne
2016-11-05Move System.SecureString into System.Runtime.InteropServices and create the a...Alex Ghiondea
2016-10-18Combine test dependencies into a common project.json.Karthik Rajasekaran
2016-10-18Merge pull request #12754 from stephentoub/fix_tfs_cryptoStephen Toub
2016-10-18Fix internal build of System.Security.Cryptography.Primitives.TestsStephen Toub
2016-10-18Update CoreClr, CoreFx to beta-24617-03, beta-24617-03, respectivelydotnet-bot
2016-10-17Contract work for CryptoStream leaveOpen ctorJeremy Barton
2016-10-17Adds a leaveOpen ctor to CryptoStream so that the internal stream is not disp...Bruce Bowyer-Smyth
2016-10-15Update CoreClr, CoreFx, External to beta-24615-02, beta-24615-03, beta-24614-...dotnet-bot
2016-10-13Update CoreClr, CoreFx, External to beta-24613-02, beta-24613-01, beta-24613-...dotnet-bot
2016-10-12Update CoreClr, CoreFx to beta-24612-03, beta-24612-03, respectivelydotnet-bot
2016-10-11Update CoreClr, CoreFx to beta-24611-01, beta-24611-02 respectively (master)Stephen Toub
2016-10-08Update CoreClr, CoreFx to beta-24608-02, beta-24608-01, respectively (master)Stephen Toub
2016-10-08Revert "Merge branch 'dotnet-bot-master-UpdateDependencies'"Sedar Gokbulut
2016-10-07Update CoreClr, CoreFx, ProjectNTfs to beta-24607-02, beta-24607-03, beta-246...dotnet-bot
2016-10-06Update S.S.C.Primitives test project for ns1.7Steve Harter
2016-10-06Reorder test.builds files metadata to be consisteng across the repoJose Perez Rodriguez