Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-15Track API changesLluis Sanchez
2018-10-25Fixes VSTS Bug 713031: Editor "Unit test integration" does not handleMike Krüger
2018-07-16Fixes issue #3869 "[TestCaseSource ("xzy")]" isn't seen as a test inMike Krüger
2018-04-04Fixes VSTS 590492: [Feedback] Intellisense in Shared Projects seems broken in...Mike Krüger
2018-02-26[CSharpBinding] Use StringBuilderCache.Mike Krüger
2017-05-29[Perf] Use GetMembers (string name) to do symbol trimming at roslyn level.therzok
2017-05-29[C#] Optimize UnitTest TextEditorExtensionMarius Ungureanu
2016-06-21[Fix] bug 42047Anthony Stivers
2016-06-21Do not comment code in gitAnthony Stivers
2016-06-16Fix 41750 - TestCase detection brokentstivers1990
2016-04-12Fixed 'Bug 40205 - Text editor test integration doesn't work withMike Krüger
2016-04-04[NUnit] Imrpove GetSourceCodeLocation cancellationtherzok
2016-02-13[NUnit] Unit test editor extension is now extensibleLluis Sanchez
2016-02-12More unit testing reorganizationLluis Sanchez
2016-02-03[Nunit] Removed debug code.Marius Ungureanu
2016-02-03[NUnit] Moved the retrival of the unit test source code location toMike Krüger
2015-06-15[NRefactory] Removed NR6 from the solution.Mike Krüger
2015-01-26[Ide] Fixed multiple location symbols jump to declaration.Mike Krüger
2015-01-23[Refactoring] Cancel code diagnostics.Mike Krüger
2015-01-23[CSharpBinding/Refactoring] Optimized & fixed namespace resolveMike Krüger
2015-01-21[Ide] Put the roslyn semantic model into the parsed document again.Mike Krüger
2014-10-02[CSharpBinding] Fixed bug in unit test editor extension.Mike Krüger
2014-07-21[CSharpBinding] Fixed merge issues.Mike Krüger
2014-07-18Merge branch 'xs6-editor' into retina-roslynMike Krüger
2014-07-07Fix build.Mike Krüger
2014-07-07[Ide] Renamed EditContext to DocumentContext.Mike Krüger
2014-07-02[NUnit] Ported unit test editor extension.Mike Krüger
2014-06-30[Ide] Renamed EditContext Document property to EditContext.Mike Krüger
2014-06-27[CSharpBinding] Track API changes.Mike Krüger
2014-05-23[CSharpBinding] Ensured that AnalysisDocument == null case is handled.Mike Krüger
2014-05-12[CSharpBinding] Ported unit test editor extension and fixed 'Bug 19651Mike Krüger
2014-03-12[UnitTests] Abstracted unit test editor extension.Mike Krüger
2013-09-24[CSharpBinding] Unit test integration: Moved some test pad usages toMike Krüger
2013-09-10[CSharpBinding] Fixed bug in unit test editor extension.Mike Krüger
2013-09-09Fixed 'Bug 14537 - Nunit text editor integration disappears if testMike Krüger
2013-09-09Fixed 'Bug 14522 - Unit test editor integration does not work for derived cla...Mike Krüger
2013-08-28[CSharpBinding] Fixed null reference exception in unit test editorMike Krüger
2013-08-12[CSharpBinding] Hide internal API.Mike Krüger
2013-08-06[CSharpBinding] Unit test editor extensions now only searches in testMike Krüger
2013-08-04[CSharpBinding] Fixed a null reference in the unit test editorMike Krüger
2013-08-02[CSharpBinding] Fixed some issues with the unit test editor extension.Mike Krüger
2013-08-02Fixed 'Bug 12481 - Running unit tests does not automatically buildMike Krüger
2013-08-01[CSharpBinding] Added select test in pad option for the text editorMike Krüger
2013-07-26[CSharpBinding] Fixed possible null reference exception in UnitTestTextEditor...Mike Krüger
2013-07-25[CSharpBinding] Added support for ignored tests to the unit test textMike Krüger
2013-07-19[CSharpBinding] Fixed possible null reference exception.Mike Krüger
2013-07-16[CSharpBinding] UnitTest extension now uses a glib timeout instead ofMike Krüger
2013-07-16[CSharpBinding] Unit test integration now supports historic results /Mike Krüger
2013-07-11[CSharpBinding] Fixed some issues in the unit testMike Krüger
2013-07-11[CSharpBinding] Unit test editor extension now resets mouse state onMike Krüger