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-10-08[Tests] Fix unnecessary importing of Directory.Build.* itemstherzok
2019-10-08[Tests] Clean up a bit of the logic copying directories and filestherzok
2019-10-08[Ide] Add Util.RunMSBuild and deduplicate implementationstherzok
2019-05-24[Logging] Fix stacktraces not being written to log filestherzok
2019-05-11Move CapturingCrashReporter and implement NSException handlingtherzok
2019-03-21Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-26Include basic unit test infrastructure in the bundleLluis Sanchez
2019-02-18Unit test infrastructure improvementsLluis Sanchez
2019-01-16Remove redundant build infrastructureMikayla Hutchinson
2019-01-13Suppress NuGet local copies unless explicitly listed in projectMikayla Hutchinson
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-20Purge junk Execution clr-version valueMikayla Hutchinson
2018-06-20Clean various redundancies from project filesMikayla Hutchinson
2018-05-23[Ide] Fix logging service test result probe for out of tree test suitestherzok
2018-05-23[Tests] Remove unneeded assembly references in UnitTests.dlltherzok
2018-05-09Fix unit tests to run reliably.therzok
2018-05-09[Tests] Move ObjectReference into UnitTeststherzok
2018-05-08[Core] Add unit tests for synchronization context usage in log writingtherzok
2018-03-26Delete some references to ICSharpCode.Decompiler project.Kirill Osenkov
2018-03-15Fix crash when running tests out of source dirLluis Sanchez
2018-03-15Fix buildLluis Sanchez
2018-03-15Initial support to run unit tests outside the source treeLluis Sanchez
2018-01-10Add unit-tests for conditional relational expressions.Kirill Osenkov
2017-08-16Reorganize unit testsLluis Sanchez
2017-08-08[UnitTests] Make recent template tests more robustMatt Ward
2017-07-31Fixed 'Bug 58473 - [VSFeedback Ticket] #460850 - Complete Word hotkeyMike Krüger
2017-07-28[Ide] Fix duplicate recent project template for grouped templatesMatt Ward
2017-07-28[Ide] Fix failure to create CocoaApp project from New Project dialogMatt Ward
2017-07-18Merge pull request #2782 from mono/fix57111-binding-scheme-parent-compareVsevolod Kukol
2017-07-18[UnitTests] Add tests for KeyBindingSetVsevolod Kukol
2017-07-17Merge pull request #2777 from mono/fix-fastbuildcheckLluis Sanchez
2017-07-14Add another unit testLluis Sanchez
2017-07-14Fix issue in FastCheckNeedsBuildLluis Sanchez
2017-07-13[UnitTests] Added unit tests for CSharpFindReferencesProvider.Mike Krüger
2017-07-07Fix bug #42063 - Evaluated MSBuild properties don't respect global pr… (#2720)Lluis Sanchez
2017-07-01Merge branch 'master' into master-fix57352Mike Krüger
2017-06-27[MSBuild] Add failing test for params Path.Combinetherzok
2017-06-26Fixed 'Bug 57352 - Parentheses closing is broken when you do an ifMike Krüger
2017-06-08[Ide] Fixed some bugs in the text mate engine.Mike Krüger
2017-06-01[Ide] Fix Remove item not addedMatt Ward
2017-05-31[Core] Allow htmlencode specifier to html encode texttherzok
2017-05-31[Core] Add StringParserService tests.therzok
2017-05-31Merge pull request #2512 from mono/dotnetcore-resource-file-code-generationMarius Ungureanu
2017-05-31[Tests] Introduce tests for SystemAssemblyService using assemblies copied to ...therzok
2017-05-30[Ide] Fix generated code for resx files in .NET Core projectsMatt Ward
2017-05-30Fix accidental file moveLluis Sanchez
2017-05-30Builders must be built as x64 in ReleaseLluis Sanchez
2017-05-29Add some additional checks to unit testsLluis Sanchez