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-10-25Use .NETCore AddIn extension method to determine if project is .NET CoreDavid Karlaš
2017-10-25Fixed bug where .NET 4.6 project using SDK .csproj was debugged as .NET CoreDavid Karlaš
2017-10-24[UnitTesting] Disable tests if .NET Core not installedMatt Ward
2017-10-24[UnitTesting] Remove NuGet addin project referenceMatt Ward
2017-10-24[UnitTesting] Fix xUnit test messages not displayedMatt Ward
2017-09-19Bug 59517 - xUnit tests not discoveredDavid Karlaš
2017-08-31Added basic discovery unit tests for UnitTesting addinDavid Karlaš
2017-08-29Trim ending ( because XUnit adds that to fully qualified nameDavid Karlaš
2017-08-29Fixed nonworking Restart() in VSTestAdapter noticed in PR ReviewDavid Karlaš
2017-08-29Removed hack(PID 1) when starting debug process for VsTestDavid Karlaš
2017-08-25Merge master into vstestDavid Karlaš
2017-08-08Made ProcessHostConsole private again and copied implementation to UnitTest a...David Karlaš
2017-07-25Switch from calling StartProcess with "mono" to ProcessService start logicDavid Karlaš
2017-07-25Fixed launching vstest.console.exe from IDE when running via monostub.mmDavid Karlaš
2017-07-24Fixed exception and stopping of RecieveMessages loopDavid Karlaš
2017-07-12Fixed spelling errorDavid Karlaš
2017-07-12Switch from IDE TestAdapters to NuGet adaptersDavid Karlaš
2017-07-11Changed logic related to starting and restarting vstest.console.exeDavid Karlaš
2017-07-11Remove mention of "DebugTests" since it has wrong indication, since it can be...David Karlaš
2017-07-11Integration of VSTestDavid Karlaš
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