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-09This fixes a sporatic failure of EventCounter.LogMultiple.Vance Morrison
2017-08-08Merge pull request #22701 from vancem/AddEventCounterDispose.7-26-17Vance Morrison
2017-08-08Fix break on UWP and NetFX associated with new Dispose APIVance Morrison
2017-08-08Fix several typos (#23048)John Doe
2017-08-08Add diagnostics to help understand issueVance Morrison
2017-07-28Fix typoVance Morrison
2017-07-28Added clarifying commentVance Morrison
2017-07-26Enable the Dispose() method to EventCounterVance Morrison
2017-07-26Review feedback (nits)Vance Morrison
2017-07-25Avoid division by 0 when no samples are presentVance Morrison
2017-07-25Make tests very resiliant to timer skew.Vance Morrison
2017-07-25Add logging to help failure diagnosisVance Morrison
2017-07-25Add Timing informationVance Morrison
2017-07-25Fix testsVance Morrison
2017-07-25Fixed races in EventCounters. Preped to add Dispose() methodVance Morrison
2017-07-11Re-enable FuzzyTests. (#22058)Brian Robbins
2017-07-07Fix System.Diagnostic.Tracing Tests Running on UWP (#21745)Brian Robbins
2017-07-03Move AssertExtensions to Corefx.Private.TestUtilities (#21799)Hugh Bellamy
2017-06-28Convert Assert.Throws<ArgumentException> to AssertExtensions (#21491)Hugh Bellamy
2017-06-23Convert most Assert.Throws<ArgumentException> without param name to AssertExt...Hugh Bellamy
2017-06-21Fix leftover HTML entities &lt;Karel Zikmund
2017-06-21Convert docs to mrkdownKarel Zikmund
2017-06-20Add Corefx.Private.Test.Utilities solution (#21254)Hugh Bellamy
2017-06-18Fixup instances of [ThreadStatic] in test codeHugh Bellamy
2017-06-09Disable Tracing test whihc use private reflection.tijoytk
2017-06-08Merge pull request #20785 from vancem/AddDocsVance Morrison
2017-06-08Fix typo in file nameVance Morrison
2017-06-08Fixed typoVance Morrison
2017-06-08Added tutorial documentation (previousy generated)Vance Morrison
2017-06-07Let event tracing lifetime test fail.Tijoy Tom Kalathiparambil
2017-06-06Fixing System.Diagnostics.Tracing tests on uap-aotTijoy Tom Kalathiparambil
2017-05-31InteropEventProvider is built in provider in UAPAOTTijoy Tom Kalathiparambil
2017-05-26Update buildtools and extensions and do tests cleanup for new attributes beha...Santiago Fernandez Madero
2017-05-19Update configurationsEric St. John
2017-05-17Increment versions post 2.0Eric St. John
2017-05-11Merge pull request #18427 from ViktorHofer/issue-4865Vance Morrison
2017-05-08Disable failed tests for 9 issues. (#19463)Jiayi Li
2017-05-08Changed ref depending on TargetGroup for EventListener.OnEventWrittenViktor Hofer
2017-05-08Enabled tests for netcoreappViktor Hofer
2017-05-06Fix spurious EventSource test failures due to framework sourcesStephen Toub
2017-05-05Disable failed tests for issue 18805. (#19396)Jiayi Li
2017-05-04Merge pull request #19351 from Jiayili1/DisableFailedTestFor18808Stephen Toub
2017-05-04Disable failed tests for issue 18806.FAREAST\v-lijiay
2017-05-04Dsiable failed test for issue 18808.FAREAST\v-lijiay
2017-05-03Disable Failed test for Issue 19091.FAREAST\v-lijiay
2017-04-27Include Eventcounter source for all configurations nowWes Haggard
2017-04-26Add tests for null/empty byte[] with EventSourceStephen Toub
2017-04-26Fixed test under System.Diagnostics.Tracing (#18965)Santiago Fernandez Madero
2017-04-25Replace netfx ifdefs in refs with IsPartialFacadeAssemblyEric St. John