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] Add new high contrast icons to project filesVsevolod Kukol
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-20Update VsTestProjectTestSuite.csKeting Yang
2019-09-19Move method calls to avoid duplicate calls to DiscoverTestAsync()Keting Yang
2019-09-18Move testDiscoveryTask = null into the if statement in AfterBuildKeting Yang
2019-09-18[Unit Tests] avoid running old tests in VsTestProjectTestSuite when it will b...Keting 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-06null check for CurrentSelectedSolutionKeting 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-05Fixes "Run All Tests" with keyboard shortcutKeting 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-08-29ThreadingKeting Yang
2019-08-29Sort listKeting Yang
2019-08-29remove null checkKeting Yang
2019-08-29[Test Tools] let unit tests support "Show Test Source Code"Keting Yang
2019-07-06[Misc] cleanup code a bit moretherzok
2019-07-06Simplify some usages of CancellationTokenSourcetherzok
2019-05-23Improve unit test service initialization timeLluis Sanchez
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-21Merge remote-tracking branch 'xamarin/master-vnext' into new-service-modelLluis Sanchez
2019-03-01Fixes VSTS Bug 781628: VSM didn't run tests with error 'vstest.console failed...Mike Krüger
2019-02-25Merge pull request #193 from xamarin/release-8.0-vsts781628Lluis Sanchez
2019-02-25Fixes VSTS Bug 781628: VSM didn't run tests with error 'vstest.consoleMike Krüger
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-19Merge remote-tracking branch 'origin/master' into new-service-modelLluis Sanchez
2019-02-18Migrate tests to the new testing infrastructureLluis Sanchez
2019-02-16Obsoletion propagationMikayla Hutchinson
2019-02-15Track API changesLluis Sanchez
2019-02-14Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-02-13Fixed GitHub 7107 - Disposing SolutionFolderJavier Suárez Ruiz
2019-02-08Merge remote-tracking branch 'origin/master' into release-8.0therzok
2019-01-29[UnitTest] Removed some dead code.Mike Krüger
2019-01-29Fixes VSTS Bug 766267: No keyboard shortcut to run test from the textMike Krüger
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-14Fix a bunch more warnings all overMikayla Hutchinson
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2019-01-13Remove a metric ton of redundant local copiesMikayla Hutchinson
2019-01-11Fix a couple build errorsMikayla Hutchinson
2019-01-11Use variable for nupkg directoryMikayla Hutchinson
2019-01-11Fix up remaining nuget downloadsMikayla Hutchinson
2019-01-11Partially switch remaining projects to csprojMikayla Hutchinson
2018-12-17Merge pull request #6735 from mono/master-vsts729387Lluis Sanchez
2018-12-12Fixes VSTS Bug 731943: [Feedback] xUnit Fact DisplayName not shown inMike Krüger