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
2015-11-02[NUnit] Add rerun command to the test pad.Marius Ungureanu
2015-10-29[NUnit] Fix duplicate test result text in Test Results status bar.Matt Ward
2015-09-19Fixup! Configurations with new version of tool.Marius Ungureanu
2015-09-16Fix image loading errorLluis Sanchez
2015-09-10Fixed 'Bug 33678 - Copy command on Test Results pane copies from theMike Krüger
2015-07-29[NUnit] Do not clear test results when active config changed.Matt Ward
2015-07-28[NUnit] Test result counts not cleared from Test Results windowMatt Ward
2015-07-01Merge branch 'master' into templates-update-masterVincent Dondain
2015-06-24[NUnit] Dispose our Process object and unhook our eventAlan McGovern
2015-06-22Merge pull request #955 from mono/coverity-fixesMarius Ungureanu
2015-06-19Bug 31236 - Unable to debug UITestsDavid Karlaš
2015-06-19Merge pull request #951 from mono/test-checkMarius Ungureanu
2015-06-19[NUnit] Fix explicit dereference of nullMarius Ungureanu
2015-06-19[NUnit] Fix typo in failure message.Marius Ungureanu
2015-06-19[NUnit] Fix leak of LocalConsole in running with Console RunnerMarius Ungureanu
2015-06-19[NUnit] Fix possible NRE.Marius Ungureanu
2015-06-19[NUnit] Fix Gtk leak of tree path.Marius Ungureanu
2015-06-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-16[NUnit] Disable Run With items when a test is running.Marius Ungureanu
2015-06-16[Test] Don't enable Debug Test while a test is running.Marius Ungureanu
2015-06-15[Templates] Updated md big templates imagesVincent Dondain
2015-06-09[NUnit] Fix category filter.Matt Ward
2015-05-07Bump to nunit 2.6.4 so everything uses the same versionAlan McGovern
2015-04-30[NUnit] Properly report unhandled exceptionsLluis Sanchez
2015-04-20Audit all usages of Path.GetInvalid*CharsMarius Ungureanu
2015-03-31Merge pull request #828 from mono/bug-28083-run-nunit-project-always-promptsLluis Sanchez
2015-03-27Merge remote-tracking branch 'xamarin/test-cloud'Matt Ward
2015-03-26[NUnit] Update VB.NET project template icon name.Matt Ward
2015-03-26[NUnit] Fix prompt always displayed when running NUnit project.Matt Ward
2015-03-25[NUnit] Avoid duplicate results when running XS testsLluis Sanchez
2015-03-18[NUnit] Fix test pad refresh issueLluis Sanchez
2015-03-18[NUnit] Fix Go to failure menu always enabled in Unit Tests pad.Matt Ward
2015-02-26[NUnit] Improve refresh of the Test PadLluis Sanchez
2015-02-26[NUnit] Fix assembly reference loading issueLluis Sanchez
2015-02-26[NUnit] Fix NRE in test padLluis Sanchez
2015-02-25[NUnit] Added new eventLluis Sanchez
2015-02-19[Configuration] Additional outputpath fixes for release confs.Marius Ungureanu
2015-01-30Merge remote-tracking branch 'xamarin/new-project-dialog'Matt Ward
2015-01-27[Icons] [NUnit] Unit testing icons updatesVaclav Vancura
2015-01-26Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-17Add pdbonly to release configurations.Marius Ungureanu
2015-01-16Merge remote-tracking branch 'monodevelop/master' into new-project-dialogMatt Ward
2015-01-12[NUnit] Remove some unused usingsLluis Sanchez
2015-01-09[Icons] Color synchronizationVaclav Vancura
2015-01-06[Icons] Preventing fsharpbinding issue by duping reference to project-nunit-o...Vaclav Vancura
2015-01-05[Icons] Simplifying icon namesVaclav Vancura
2015-01-05[Icons] Cleaning up icons all aroundVaclav Vancura
2014-11-26Merge remote-tracking branch 'monodevelop/monodevelop-5.7-branch' into new-pr...Matt Ward
2014-11-19[Ide] Remove underscores from non-localizable template header itemsMatt Ward
2014-11-19Fixed 'Bug 24635 - Nunit runner has trouble when class withMike Krüger