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-10-13[UITest] Improved WaitUntil to be able to add timeout message, main reason fo...David KarlasĖŒ
2015-10-09[UITest] Call SaveAll before closing a project to avoid the dialog boxManish Sinha
2015-10-05[UITest] WaitForIdeIdle does not unblock on specific messages. Extra messages...Manish Sinha
2015-09-30[UITest] Implement WaitForIdeIdle to wait for same status messageManish Sinha
2015-09-25[UITest] Implement ClickButtonAlertDialog on WinKyle White
2015-09-25[UITest] Added WaitForPackageUpdateOrSaved for NuGetAdded or Project SavedManish Sinha
2015-09-09[UITest] Use RunAndWaitForTimer for OpenDocument and BuildItemManish Sinha
2015-09-02[UITest] Fixed WaitForSolutionLoaded wait methodManish Sinha
2015-09-01Revert "[UITest] Adding 'Project Saved' and "Solution loaded." message to arr...Manish Sinha
2015-08-31[UITest] Adding 'Project Saved' and "Solution loaded." message to array of ex...Kyle White
2015-08-27[UITest] Extend WaitForPackageUpdate and fix TestLocalCopyPreservedUpdateManish Sinha
2015-08-27[UITest] Add verboslity to UITests (TestSession.Session.DebugObject.Debug)Manish Sinha
2015-08-26[UITest] Fix ASP.NET template UITestsManish Sinha
2015-08-26[UITest] Fix WaitForPackageUpdate to wait for "Packages successfully added"Manish Sinha
2015-07-31[UITest] Added a wrapper WaitForNuGet for handling NuGet status messagesManish Sinha
2015-07-23[UITests] Add Workbench class for Workbench related activities and fix testsManish Sinha
2015-07-15[UITest] Update build-status logic by using statusbar textManish Sinha
2015-07-01[Test Framework] Remove the IsBuildSuccessful calls from AutoTestSessioniain holmes
2015-06-18[UITest] Added basic support for Solution ExplorerManish Sinha
2015-06-15[UITest] Use TestCaseAttribute for similar testsManish Sinha
2015-06-09[UITest] Added "Select Remote "and "Add Remote" testsManish Sinha
2015-06-09[UITest] Add tests for Git Commit, Stash and Unstash functionalityManish Sinha
2015-06-05[UITest] Added Svn checkout testManish Sinha
2015-06-05[UITest] Increased timeout for NuGet update and increased pollstep to 5sManish Sinha
2015-06-04[UITest] Fix Git tests by waiting for Solution to be loadedManish Sinha
2015-06-04[UITest] Extract WaitForPackageUpdate logic for other status messagesManish Sinha
2015-05-28[UITest] Bump th ebuilt timeout to 180 secsManish Sinha
2015-05-27[UITest] Cleanup unncessary code in UITest projectManish Sinha
2015-05-05[UITest] Added support for taking screenshots in the testsManish Sinha
2015-04-20[UITest] Update timeoutsManish Sinha
2015-04-17Call IdeApp.Exit() instead of letting Process to kill itManish Sinha
2015-04-14[UI Tests] Use the counter IDs for project open and project buildiain holmes
2015-03-27Updated UserInterfaceTests for testing templates in MDManish Sinha
2014-02-25Improve UI test systemMichael Hutchinson