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
2016-02-12Initial work on NUnit add-in refactoringLluis Sanchez
2016-02-03[NUnit] Moved the retrival of the unit test source code location toMike Krüger
2016-01-31[Core+NUnit] Introduced MultipleOperationConsoles + NUnit writes to applicati...David Karlaš
2016-01-30[NUnit+Core] Debug.WriteLine and tracepoints now work when debugging unit tes...David Karlaš
2015-12-15Close most of DispatchServiceLluis Sanchez
2015-09-04handle spaces in F# function namesnosami
2015-06-26fix 3d66c37Alan McGovern
2015-06-26Merge commit '98eb293' into roslynAlan McGovern
2015-06-24[NUnit] Dispose our Process object and unhook our eventAlan McGovern
2015-06-23Merge remote-tracking branch 'origin/master' into roslynMarius 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-09[NUnit] Fix category filter.Matt Ward
2015-05-11Merge remote-tracking branch 'origin/roslyn' into new-project-modelLluis Sanchez Gual
2015-04-30[NUnit] Properly report unhandled exceptionsLluis Sanchez
2015-04-27IConsole revampLluis Sanchez Gual
2015-04-15[NUnit] Remove test options infrastructureLluis Sanchez Gual
2015-02-13Use Task.Run instead of Task.Factory.StartNewLluis Sanchez Gual
2015-01-30Track api changes and remove Task.Wait() callsLluis Sanchez Gual
2014-10-21Initial drop of the new project modelLluis 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] 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] Improve support for guiunitLluis Sanchez
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
2013-07-24[NUnit] Bake in support for on the fly updates via GuiUnitAlan McGovern
2013-07-16[NUnit] Add support for NUnitLite style Xml outputAlan McGovern
2013-06-07NUnit add-in improvementsLluis Sanchez
2013-06-06[NUnit] Fix issue when running all the tests of an assembly w/ custom runnerLluis Sanchez
2013-06-05[NUnit] Custom runner improvementsLluis Sanchez
2013-06-03[UNit] Fix execution issue when using custom runnerLluis Sanchez
2013-05-31Fix execution of single tests when using a custom runnerLluis Sanchez
2013-05-30[NUnit] Add support for custom console runnersLluis Sanchez
2013-04-29[NUnit] Improve support for custom test runnersLluis Sanchez
2013-01-31Revert "Fixed 'Bug 9680 - category filter not working in nunit addin' with"Mike Krüger
2013-01-24Fixed 'Bug 9680 - category filter not working in nunit addin' withMike Krüger
2012-10-11[NUnit] Add support for custom test runnersLluis Sanchez
2012-03-29Fixed 'Bug 4116 - "show test source code" is disabled for tests markedMike Krüger
2012-03-20[NUnit] Reverted to 'plain' icons.Mike Krüger
2012-03-14[NUnit] Fixed execution of single tests.Mike Krüger
2012-03-14Fixed "Bug 3753 - SetUpFixture not run in Testrunner, when runningMike Krüger
2012-03-06Fixed 'Bug 3755 - NUnit unit test debugging ignores do not step intoMike Krüger
2011-04-28Fixed 'Bug 677228 - RemotingException isn't counted as failure'.Mike Krüger
2011-03-31Add missing dispose call.Lluis Sanchez Gual