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-11-08[Icons][Shell] High contrast iconsVáclav Vančura
2019-10-18[Unit Tests] let test results display properly in test result padKeting Yang
2019-09-17Merge pull request #8424 from mono/vsts-802586-debug-all-testsKeting Yang
2019-09-09Continue the loop if any execution handler is found that can run the testKeting Yang
2019-09-06null check for testKeting Yang
2019-09-06Disable "Show test source code" menu option when souceCodeLocation is nullKeting Yang
2019-09-06Support Debug All Test with multiple unit test projects under one solution fo...Keting Yang
2019-09-05Change the design of the unit test padKeting Yang
2019-09-04Use rootNode instead of selectedTestKeting Yang
2019-09-04Use RunTest instead of RunTests, change buttonDebugAll.Sensitive according to...Keting Yang
2019-09-04[Debugger] Add Debug All Test commandKeting Yang
2019-02-15Track API changesLluis Sanchez
2018-10-26Bug 713024: "Test Results" pane has bad performance when very largeMike Krüger
2018-09-27Fixes issue #6014 [Regression] Unit-tests executionMike Krüger
2018-01-17Fix issue #3472 - Unit test markers fail silentlyLluis Sanchez
2017-11-27ReferenceErrorMessage changed to ErrorMessage;Dmytro Ovcharov
2017-11-23Now UnitTestPad shows error from runner xml data.Dmytro Ovcharov
2017-11-20Implemented referenced assemblies loading error in the unit test tree.Dmytro Ovcharov
2017-11-06Make nested namespaces optional combination.Dmytro Ovcharov
2017-11-02Fixed duplicating in unit group names.Dmytro Ovcharov
2017-10-27GetSuxffix -> GetSuffixDmytro Ovcharov
2017-10-27SingleOrDefaultDmytro Ovcharov
2017-10-27Requested changes.Dmytro Ovcharov
2017-10-26Removed redundant nesting in unit test tree.Dmytro Ovcharov
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-04-07[A11y] Add accessibility attributes to the test padsiain holmes
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-09-18[Ide] Dispose of all the pango layouts.Marius Ungureanu
2016-08-01Fix a regex parser issue that causes source code to be included in the transl...Marius Ungureanu
2016-06-03[Ide] Explicitly set the names of TreeViewPad treesManish Sinha
2016-05-31Project template icons (#1477)Václav Vančura
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-04[NUnit] Add missing translationsCody Russell
2016-04-14[UnitTesting] Replace some obsolete method callsiain holmes
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-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-02-29[NUnit] Fix several runner issuesLluis Sanchez
2016-02-29[Icons] [UnitTesting] Removing obsolete iconsVaclav Vancura
2016-02-18Merge branch 'nunit-reorg'Lluis Sanchez