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-08Add FSW tests for two set NotifyFiltersIan Hays
2017-08-05Add FSW file/directory event filtering to LinuxIan Hays
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-06-16Disabling FileSystemWatcher test on uapJose Perez Rodriguez
2017-06-15Update Pinvoke baselines to match latest modernapis.xml entries (#21028)Dan Moseley
2017-06-14Enable UAP Remote Execution for all tests (#21014)Tarek Mahmoud Sayed
2017-05-26Merge pull request #20322 from ericstj/updateConfigurationsEric StJohn
2017-05-26Update buildtools and extensions and do tests cleanup for new attributes beha...Santiago Fernandez Madero
2017-05-25ISerializable cleanup (#20220)Morgan Brown
2017-05-25Remove help VS commentsEric St. John
2017-05-17Merge pull request #19842 from ericstj/incrementVersionsGaurav Khanna
2017-05-17Scale back [Serializable] CoreFX types (#19742)Morgan Brown
2017-05-17Increment versions post 2.0Eric St. John
2017-05-05Disable failed test for issue 18308.FAREAST\v-lijiay
2017-04-26Fix 2 failing IO tests. (#18952)Ian Hays
2017-04-19Expose Task.IsCompletedSuccessfullyStephen Toub
2017-04-18Bulk updates of tests for AssertExtensions (#18491)Daniel Harvey
2017-04-10Updates how we define which key an assembly usesWes Haggard
2017-04-07Disable test for UWPdanmosemsft
2017-03-31Fold or rename *.netstandard.cs files (#17697)Alex Perovich
2017-03-17Add Retries to FSW WaitFor* Tests (#17240)Ian Hays
2017-03-10Enable Pinvoke checker and baseline violations (#16704)Dan Moseley
2017-02-25Fix typos: occurred/occurrence (#16459)Paul Harrington
2017-02-18Remove dead string resources (#16284)Dan Moseley
2017-02-16Remove all .builds files under pkg/ref/src/tests library foldersWes Haggard
2017-02-12Cleanup netstandard ifdefs and conditions (#16072)Jan Kotas
2017-02-09Merge pull request #15932 from sepidehMS/PlatformSpecificTestsSepideh Khoshnood
2017-02-09Enable tests to compile with netstandard (#15956)Tarek Mahmoud Sayed
2017-02-08Prepare uap package (#15866)Jose Perez Rodriguez
2017-02-08Add comments to PlatformSpecific testssepidehMS
2017-02-07Remove versioned configuration from test projects (#15879)Tarek Mahmoud Sayed
2017-02-05Avoid unnecessary branches when fixing non-null/empty arrays (#15597)Justin Van Patten
2017-02-04Update Solution files to use windows path slashes.Wes Haggard
2017-02-03Merge pull request #15730 from ianhays/io_desktop_testsIan Hays
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-02Fix some misc failing desktop IO testsIan Hays
2017-02-01Clean up desktop ConfigurationsEric St. John
2017-02-01Remove desktop config when in NETStandard.LibraryEric St. John
2017-01-31Sync PropertyGroups and BuildConfigurationsEric St. John
2017-01-28Fix signature of CFArrayCreate. (#15546)Marius Ungureanu
2017-01-24Removing netstandard configurations for things that are bellow netstandard (#...Jose Perez Rodriguez
2017-01-20Adding missing Configurations.props for refs and fixing the existing ones (#1...Jose Perez Rodriguez
2017-01-19Remove packages from NETStandard2.0Eric St. John
2017-01-18Update project configuration and sln files (#15182)Karthik Rajasekaran
2017-01-12Merge master into dev/engJose Perez Rodriguez
2017-01-12Fix some intermittently failing Desktop FSW tests (#15007)Ian Hays
2017-01-11Update CoreClr, CoreFx, ProjectNTfs to beta-24911-02, beta-24911-02, beta-249...dotnet bot