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
2015-08-27Merge pull request #1015 from directhex/only-restore-nuget-on-gitMatt Ward
2015-08-27Make "NuGet.exe restore" conditional on git.Jo Shields
2015-08-25[UITest] Create a method to check if logs contain certain errors/warningManish Sinha
2015-08-20[UITest] Implement 3 retries for NuGet search to get around poor network conn...Manish Sinha
2015-08-07[UITest] Added PreferencesController to test wrappersManish Sinha
2015-07-31[UITest] Added a wrapper WaitForNuGet for handling NuGet status messagesManish Sinha
2015-07-30[UITest] Add DebugMac and ReleaseMac configurationsManish Sinha
2015-07-27[UITest] Add ProjectOptionsController to wrap Project/Solution OptionsManish Sinha
2015-07-24[UITests] When the NuGet package is updated, the Local Copy flag should be pr...Manish Sinha
2015-07-23[UITests] Added Git StashManager tests and fixed other testsManish Sinha
2015-07-23[UITests] Add Workbench class for Workbench related activities and fix testsManish Sinha
2015-07-14Merge pull request #976 from manish/run-uitest-assembliesManish Sinha
2015-07-14[UITest] Throw proper exceptions if Project cannot be createdManish Sinha
2015-07-13[UITests] Update Makefile to be able to run any test assembly starting with M...Manish Sinha
2015-06-22[UITest] Added NuGet Add Package Test and Added NuGetControllerManish Sinha
2015-06-18[UITest] Added basic support for Solution ExplorerManish Sinha
2015-06-17[UITest] Extract commonly known window AppQuery as a static FuncManish Sinha
2015-06-17[UITest] Added NewFileController for Adding new fileManish Sinha
2015-06-09[UITest] Add test to validate NewProjectDialog previewManish Sinha
2015-06-09[UITest] Git: Implement New Branch and Switch to Branch testManish Sinha
2015-06-05[UITest] Added Svn checkout testManish Sinha
2015-06-05[UITest] Added Git Commit testsManish Sinha
2015-06-04[UITest] Added NUnit from NuGet to packages.configManish Sinha
2015-06-04[UITest] Use the nunit dlls provided from nuget rather than external/Manish Sinha
2015-06-03[Tests] Restore nuget package BeforeBuildGreg Munn
2015-06-03[Core] Remove Newtonsoft.Json submodule and replace with NugetGreg Munn
2015-06-01[UITest] Fetch and save the memory usage of each test on the diskManish Sinha
2015-05-28[UITest] Added UITest for Git CloneManish Sinha
2015-05-21[UITest] Move Screenshot functionality to UITestBase so that it can be availa...Manish Sinha
2015-05-21[UITest] Moved template tests from folder MonoDevelopTests to TemplateTestsManish Sinha
2015-04-21[UITest] Refactor CreateBuildProject into individual steps which can be overr...Manish Sinha
2015-04-15Added tests for Generic and C/C++ Miscellaneous templatesManish Sinha
2015-04-15Added ASP.NET template testManish Sinha
2015-04-14[UITest] Update the test frameworkiain holmes
2015-03-27Updated UserInterfaceTests for testing templates in MDManish Sinha
2014-06-24Use 4.5 framework in core and addinsMichael Hutchinson
2014-02-25Improve UI test systemMichael Hutchinson
2014-02-20Use local nunit references instead of GAC referencesLluis Sanchez Gual
2014-02-20Rebase UI test system onto NUnitMichael Hutchinson
2014-01-10Flush solution changes done by XSLluis Sanchez
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
2012-08-16Add more missing libsAlan McGovern
2012-08-16Add a missing reference to keep windows happy.Alan 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-04-02Revert "[Build] Change the build system to use xbuild instead of makefiles"Alan McGovern
2012-04-02[Build] Change the build system to use xbuild instead of makefilesAlan McGovern
2011-12-01Resurrect UserInterfaceTestsMichael Hutchinson