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-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-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-17[Misc] 1/4 batch of checking disposes of dialogs.Marius Ungureanu
2015-06-09[NUnit] Fix category filter.Matt Ward
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] 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-02-26[NUnit] Improve refresh of the Test PadLluis Sanchez
2015-02-26[NUnit] Fix assembly reference loading issueLluis Sanchez
2015-02-25[NUnit] Added new eventLluis Sanchez
2015-01-12[NUnit] Remove some unused usingsLluis Sanchez
2014-11-19Fixed 'Bug 24635 - Nunit runner has trouble when class withMike Krüger
2014-05-13[Nunit] Use escaped configuration names when finding storesMichael Hutchinson
2014-05-13[NUnit] Use more robust filename escapingMichael Hutchinson
2014-04-29Merge remote-tracking branch 'origin/master' into HEADAlan McGovern
2014-04-25Allow nunitlite to enable running unit tests within the IDECurtis Wensley
2014-04-04Fixed 'Bug 14530 - GUI Thread hangs a while while xml serialization'.Sergey Khabibullin
2014-04-01Fixed 'Bug 14530 - GUI Thread hangs a while while xml serialization'.Sergey Khabibullin
2014-03-12Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-03-10[UnitTests] Only show test projects in active configUngureanu Marius
2014-03-05Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-03-04Fixed 'Bug 18130 - Unable to stop running NUnit application, afterMike Krüger
2014-02-04More retina support fixesLluis Sanchez
2014-01-28Fixed 'Bug 17454 - NUnit [Explicit] not honored'.Mike Krüger
2013-11-14[NUnit] Fix NRE when using a monomac-based custom runnerLluis Sanchez
2013-11-12[NUnit] Fix the execution of single testsAlan McGovern
2013-11-01[NUnit TestSuite] Provide better exception data.Therzok
2013-10-24[NUnit] GuiUnit as a project reference now worksAlan McGovern
2013-10-24[NUnit] Use the pathnamealan
2013-10-24[NUnit] Don't assume that automatic updates always workAlan McGovern
2013-10-07[NUnit] There is no need to explicitly initialize the results padLluis Sanchez
2013-10-07[NUnit] Fix minor status reporting issueLluis Sanchez
2013-10-07[NUnit] Improve support for guiunitLluis Sanchez
2013-09-24[CSharpBinding] Unit test integration: Moved some test pad usages toMike Krüger
2013-09-03[NUnit] Old unit test results are now preserved.Mike Krüger
2013-09-03Fixed 'Bug 13452 - Is it possible to disable generation ofMike Krüger
2013-08-09[NUnit] It's now possible to disable build before tests again.Mike Krüger
2013-08-02Fixed 'Bug 12481 - Running unit tests does not automatically buildMike Krüger
2013-07-31[NUnit] Don't reset the test results pad on a background threadAlan McGovern
2013-07-29[NUnit] Add better support for streaming updates from mdtool/guiunitAlan McGovern
2013-07-26[tests] Port everything to GuiUnit and add it as a submoduleAlan McGovern