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-08-27Calculate screen geometry differently in a unit testtherzok
2019-05-18[Mac] Make it able to run tests in the IDEtherzok
2019-03-04[Mac][Tests] CredentialProviderTests depend on Ide testsVsevolod Kukol
2019-01-20[Mac] Remove Obsolete ProcessManager APIstherzok
2018-10-16Add teststherzok
2018-06-20Clean up project filesMikayla Hutchinson
2018-06-20Centralize the MD target framework versionMikayla Hutchinson
2018-06-11[Ide] Add an API point in DesktopService where to hook up logic that checks v...therzok
2018-05-23[Tests] Move some types to IdeUnitTests for reusabilitytherzok
2017-08-18Add some missing test referencesLluis Sanchez
2017-08-17Fix several build issues caused by test reorganizationLluis Sanchez
2017-01-14[build] Update target framework to 4.6.1Mikayla Hutchinson
2017-01-14Add global props/targetsMikayla Hutchinson
2016-02-12[Mac] Improve parsing of mime.types file.Matt Ward
2015-10-30[64bit] Use the NSWorkspace methods for launchingiain holmes
2015-10-30[Tests] Add more tests to the MacPlatform test suiteiain holmes
2015-05-07Merge branch 'master' into roslynMike Krüger
2015-04-30[Core] Windows and Mac implementation of PasswordProvider removal.Marius Ungureanu
2014-07-14Merge branch 'xs6' into retina-editorMike Krüger
2014-06-27Merge branch 'master' into retina-editorMike Krüger
2014-06-24Fix buildMichael Hutchinson
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-04-09[Test] Fix MacPlatform testsMichael Hutchinson
2014-04-04[Ide] TextEditor is now using a decorator pattern.Mike Krüger
2014-02-26Flush MSBuild serializer noiseMichael Hutchinson
2013-08-28[MacPlatform] Fix a bug in the new Keychain codeAlan McGovern
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-07-26[tests] Port everything to GuiUnit and add it as a submoduleAlan McGovern
2013-06-06[tests] Port to using the new test runner for our internal testsAlan McGovern
2013-05-08Test assemblies must not local copy referencesLluis Sanchez
2013-02-15[OldNRefactory] Removed all but 1 reference to OldNRefactoryJeffrey Stedfast
2013-01-14Renamed external/Mono.Cecil -> external/cecil.Mike Krüger
2012-08-10[externals] Add nrefactory as a submoduleAlan McGovern
2012-06-20Bools in projects are not using pascal casingLluis Sanchez
2012-06-05[Tests] Import a new test runner using a git submodule and enable the testsAlan McGovern
2012-05-17[Build] Fix references to the projects in externals within the csproj filesAlan McGovern
2012-04-27[Build] Fix the windows build via sln filesAlan McGovern
2012-04-18[UnitTests] Fixed to reference the bundled NUnit directlyJeffrey Stedfast
2012-04-12[Tests] Fixed MacPlatform buildJeffrey Stedfast
2012-04-11[MacPlatform] Add tests to cover the previous fix and fix a race conditionAlan McGovern