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
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-04-07[A11y] Add accessibility attributes to the test padsiain holmes
2017-03-18Merge remote-tracking branch 'origin/master' into roslyn-ivtMikayla Hutchinson
2017-03-17[NUnit] Concurrent-safe AbstractResultsStoretherzok
2017-01-26Merge remote-tracking branch 'xamarin/vNext' into roslyn-ivtMikayla Hutchinson
2017-01-18[NUnit] Make test store query more robustLluis Sanchez
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-12-06[UnitTesting] Call ToList on LINQ statement that's enumerated multiple times.Rolf Bjarne Kvinge
2016-12-06[UnitTesting] Run all the selected unit tests.Rolf Bjarne Kvinge
2016-12-06Revert "[UnitTesting] Run all the selected unit tests."Rolf Bjarne Kvinge
2016-12-02[UnitTesting] Run all the selected unit tests.Rolf Bjarne Kvinge
2016-10-10Merge master into multisessiondebuggingDavid Karlaš
2016-10-06Updated roslyn & switched to roslyn nugets.Mike Krüger
2016-09-20Merge remote-tracking branch 'origin/master' into multisessiondebuggingLluis Sanchez
2016-09-18[Ide] Dispose of all the pango layouts.Marius Ungureanu
2016-09-16Bug 43522 - MonoDevelop.UnitTesting.NUnit.NUnitAssemblyTestSuite.RunUnitTest ...David Karlaš
2016-08-09[NUnit] Better logging of Task failures in the NUnit addin.therzok
2016-08-01Fix a regex parser issue that causes source code to be included in the transl...Marius Ungureanu
2016-07-25[Debugger] Support for multiple sessions debugging at onceDavid Karlaš
2016-06-27Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-06-10Merge remote-tracking branch 'origin/main-menu-redesign'Vsevolod Kukol
2016-06-04Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-06-03[Ide] Explicitly set the names of TreeViewPad treesManish Sinha
2016-06-01Add summary property to RunConfigurationLluis Sanchez
2016-05-31Project template icons (#1477)Václav Vančura
2016-05-31[NUnit] Guard against null execution context on running tests. (#1480)Marius Ungureanu
2016-05-31Execution system changesLluis Sanchez
2016-05-26Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-05-23[UnitTesting] Added widget names and SemanticModellAttributesManish Sinha
2016-05-23[UnitTesting] Added SemanticModelAttribute to TestResultPadManish Sinha
2016-05-23[Ide] Added explicit names to various widgetsManish Sinha
2016-05-23Merge remote-tracking branch 'origin/master' into main-menu-redesignVsevolod Kukol
2016-05-23[Unit tests] Introduce a new unit test run configurationLluis Sanchez
2016-05-23Use the new api to run projects using the selected configurationLluis Sanchez
2016-05-04[NUnit] Add missing translationsCody Russell
2016-04-14[UnitTesting] Replace some obsolete method callsiain holmes
2016-04-11[Ide] Add grouping support to Pad view list menusVsevolod Kukol
2016-04-04Revert "[UnitTesting] Update Cell foreground colors on style change"Vsevolod Kukol
2016-04-04[UnitTesting] Removed update handler.Mike Krüger
2016-04-04[UnitTesting] Update Cell foreground colors on style changeVsevolod Kukol
2016-03-27[Ide] Experimental change from single addchild to packing children updates in...Marius Ungureanu
2016-03-15[UnitTesting] Fix UITest failing to connect.Matt Ward
2016-03-01[NUnit] - test names were being escaped twicenosami
2016-03-01fix compile errornosami
2016-03-01Merge pull request #1283 from mono/escape-test-namesJason Imison
2016-03-01[NUnit] Escape test names. Fixes #39210nosami
2016-03-01Fixed 'Bug 39208 - [Nunit3] When clicking on the name of the testMike Krüger
2016-03-01[NUnit] Removed some code duplication.Mike Krüger
2016-03-01Fixed 'Bug 39203 - Running unit tests does not focus the Test ResultsMike Krüger