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-28[UITest] Add support for testing installed XSKyle White
2015-10-23Merge pull request #1110 from manish/git-reproduction-stepsManish Sinha
2015-10-22[UITest] Added RepoFailedStep to construct Expected,Actual formatManish Sinha
2015-10-22Test] Fix the order in which TearDown operations are calledManish Sinha
2015-10-13Revert "[UITest] Copy MonoDevelopProperties.xml to test profile and disable u...Manish Sinha
2015-10-08[UITest] Copy MonoDevelopProperties.xml to test profile and disable updaterManish Sinha
2015-10-05[UITest] For UITest FileLogger use the testname as the loggerManish Sinha
2015-09-29Merge pull request #1074 from manish/repro-steps-improvementManish Sinha
2015-09-29[UITest] Set repro counter to zero and make two methods publicManish Sinha
2015-09-29[UITest] Add .ToPathSafeString to TakeScreenshotKyle White
2015-09-26[UITest] Implement test log file and ReproStep methodKyle White
2015-09-25[UITest] Added WaitForPackageUpdateOrSaved for NuGetAdded or Project SavedManish Sinha
2015-09-18[AutoTest] make testpath and log name shorterKyle White
2015-09-18[AutoTest] handle unauthorized exception in OnCleanUp ()Kyle White
2015-09-03[UITest] Remove slashes from Ide log path during test setupKyle White
2015-09-01[UITest] Preferences.SetAuthorInfo and suppress failure TakeScreenshot errorsManish Sinha
2015-08-27[UITest] MAke tests inconclusive only when they were not successManish Sinha
2015-08-25[UITest] Create a method to check if logs contain certain errors/warningManish Sinha
2015-08-24[UITest] Close Xamarin Update if openedManish Sinha
2015-08-21[UITest] Before the test fails, check if Xamarin Update is openManish Sinha
2015-08-20[UITest] Make sure that Ide.log file is checked for gtk errorsManish Sinha
2015-08-14[UITest] Reorganize TestResults folderManish Sinha
2015-08-03[UITest] Fix GitSwitchBranchTest and GitEditBranchTestManish Sinha
2015-06-21[UITest] Added an overload of CreateBuildProject which takes ProjectDataManish Sinha
2015-06-05[UITest] Added Svn checkout testManish Sinha
2015-06-01[UITest] Fetch and save the memory usage of each test on the diskManish Sinha
2015-05-29[UITest] Remove ?. operator from GetSolutionDirectory () methodManish Sinha
2015-05-29[UITest] Remove the auto property assignment in UITestBaseManish Sinha
2015-05-29[UITest] Modify the cleanup method for all UITests in UITestBaseManish Sinha
2015-05-28[UITest] Put all the test results data in same folderManish Sinha
2015-05-28[UITest] Remove test fixture teardown so that wrench makefile doesn't failManish Sinha
2015-05-27[UITest] Move ScreenshotForTestSetup to SetUp methodManish Sinha
2015-05-27[UITest] Save Ide.log for failed tests and delete screenshots for passed testsManish Sinha
2015-05-27[UITest] Cleanup unncessary code in UITest projectManish Sinha
2015-05-22[UITest] Fix screenshot functionality by saving it in current working directoryManish Sinha
2015-05-21Add numeric indexed prefix to screenshot filename for each testManish Sinha
2015-05-21[UITest] Move OnCleanUp method to TearDown methodManish Sinha
2015-05-21[UITest] Move Screenshot functionality to UITestBase so that it can be availa...Manish Sinha
2015-04-14[UITest] Update the test frameworkiain holmes
2015-03-31Allow Monodevelop executable path to be overridden from UITestBaseManish Sinha
2014-02-20Rebase UI test system onto NUnitMichael Hutchinson