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-11-05[UITest] Fix GitRepositoryConfiguration testsManish Sinha
2015-10-29Merge pull request #1116 from mono/uitestKyle White
2015-10-28[UITest] Add support for testing installed XSKyle White
2015-10-26[UITest] Added Cycle6 category to tests so that they can be ignored when runningManish Sinha
2015-10-23Merge pull request #1110 from manish/git-reproduction-stepsManish Sinha
2015-10-22[UITest] Finished adding ReproStep for Git TestManish Sinha
2015-10-22[UITest] Added RepoFailedStep to construct Expected,Actual formatManish Sinha
2015-10-22[UITest] Add Reproduction Steps for GitBaseManish Sinha
2015-10-22Test] Fix the order in which TearDown operations are calledManish Sinha
2015-10-22[UITest] Add Git Reproduction Steps in VCSBaseManish Sinha
2015-10-20[Core] Updated FilePath unit testsJeffrey Stedfast
2015-10-15[UITest] When test can't find a package, assert inconclusiveKyle White
2015-10-13Merge pull request #1096 from DavidKarlas/uiTestWaitUntilMessageDavid Karlaš
2015-10-13Revert "[UITest] Update custom user profile env var"Manish Sinha
2015-10-13Revert "[UITest] Copy MonoDevelopProperties.xml to test profile and disable u...Manish Sinha
2015-10-13[UITest] Improved WaitUntil to be able to add timeout message, main reason fo...David Karlaš
2015-10-09[UITest] The git clone tests are subject to network speeds, and sometimes tak...Kyle White
2015-10-09Merge pull request #1092 from manish/save-all-before-closingManish Sinha
2015-10-09Merge pull request #1091 from kdubau/git-waitfor-sensitivityManish Sinha
2015-10-09[UITest] Call SaveAll before closing a project to avoid the dialog boxManish Sinha
2015-10-09[UITest] Wait for Commit button sensitivityKyle White
2015-10-09[UITest] Handle Git's "User Information Conflict" dialog boxManish Sinha
2015-10-08[UITest] Copy MonoDevelopProperties.xml to test profile and disable updaterManish Sinha
2015-10-08Merge pull request #971 from mono/fix_test_profile_locationManish Sinha
2015-10-07[UITest] Added "Smoke" Category to tests which we want to run for smoke testingManish Sinha
2015-10-06[UITest] Allow running a UITest by test case, test fixture or a namespaceManish Sinha
2015-10-05[UITest] Fix NuGet and Git tests by fixing timeouts and using gtk-sharp repo ...Manish Sinha
2015-10-05[UITest] WaitForIdeIdle does not unblock on specific messages. Extra messages...Manish Sinha
2015-10-05[UITest] For UITest FileLogger use the testname as the loggerManish Sinha
2015-10-01[UITest] Initialize the ProjectDetails BuildTimeout properlyManish Sinha
2015-10-01[UITest] Clean up UITest wrappersManish Sinha
2015-09-30[UITest] Guard Util extension methods against NullReferenceExceptionManish Sinha
2015-09-30[UITest] Implement WaitForIdeIdle to wait for same status messageManish Sinha
2015-09-29[UITest] Move Build ReproStep inside OnBuildSolutionManish Sinha
2015-09-29[UITest] Add ReproStep to OptionsController and subclassesManish Sinha
2015-09-29[UITest] Add ReproStep to NewFileController and SolutionExplorerControllerManish Sinha
2015-09-29Merge pull request #1074 from manish/repro-steps-improvementManish Sinha
2015-09-29[UITest] Add ReproStep to NuGet testsManish Sinha
2015-09-29[UITest] Added OpenWorkspace and CloseWorkspace functionalityManish Sinha
2015-09-29[UITest] Set repro counter to zero and make two methods publicManish Sinha
2015-09-29[UITest] Add util for bolded textKyle White
2015-09-29[UITest] Add .ToPathSafeString to TakeScreenshotKyle White
2015-09-28[UITest] Updated locator for SelectPaneKyle White
2015-09-26[UITest] Enhanced ToPathSafeString utility methodKyle White
2015-09-26[UITest] Update ToPathSafeString to replace with dashesKyle White
2015-09-26[UITest] Implement test log file and ReproStep methodKyle White
2015-09-25[UITest] In git tests, remove slash from TakeScreenshotKyle White
2015-09-25[UITest] Implement ClickButtonAlertDialog on WinKyle White
2015-09-25[UITest] Add BuildTimeout in ProjectDetails as some templates take more time ...Manish Sinha
2015-09-25[UITest] Added WaitForPackageUpdateOrSaved for NuGetAdded or Project SavedManish Sinha