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-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
2018-12-11[UnitTesting] Added tests for the TestSourceCodeDocumentId in the VsTest envi...Mike Krüger
2018-12-10[UnitTests] Fix test results pad.Mike Krüger
2018-12-10Fixes VSTS Bug 729387: [Feedback] Broken text editor unit testMike Krüger
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-11-22[Tests] Prune the results store when more than 30 test runs are availabletherzok
2018-11-06Merge pull request #6405 from mono/master-vsts700296Mike Krüger
2018-10-26Bug 713024: "Test Results" pane has bad performance when very largeMike Krüger
2018-10-22Fixes VSTS User Story 700296: UnitTestService rebuilds tests multipleMike Krüger
2018-10-11Fixes VSTS Bug 701330: DTS: When adding Unit Test into theMike Krüger
2018-10-10Fixes issue #6147 Build project before executing unit tests nowMike Krüger
2018-09-28Merge pull request #6116 from mono/master-issue6014Lluis Sanchez
2018-09-27Simplify AssemblySearchPaths to what's really needed.Kirill Osenkov
2018-09-27Fixes issue #6014 [Regression] Unit-tests executionMike Krüger
2018-09-19Simplify references to Gtk assemblies.Kirill Osenkov
2018-08-04Bump SRMtherzok
2018-08-04Fixup SCI bumptherzok
2018-08-01[UnitTesting] Improve performance of test runs.therzok
2018-08-01[UnitTesting] Refactor status update to not iterate results twice.therzok
2018-08-01[UnitTests] Remove dead parametertherzok
2018-08-01[UnitTests] We only need to set the result status if it's in ready statetherzok
2018-08-01[UnitTests] Don't update status if it didn't changetherzok
2018-08-01[UnitTests] Clean up equals check a bittherzok
2018-07-20[UnitTesting] Fix crash running tests from editorMikayla Hutchinson
2018-07-19Merge pull request #5408 from mono/fast-build-check-for-testLluis Sanchez