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-22[UITest] Finished adding ReproStep for Git TestManish Sinha
2015-10-22[UITest] Add Reproduction Steps for GitBaseManish Sinha
2015-10-22[UITest] Add Git Reproduction Steps in VCSBaseManish Sinha
2015-10-09[UITest] The git clone tests are subject to network speeds, and sometimes tak...Kyle White
2015-10-09Merge pull request #1091 from kdubau/git-waitfor-sensitivityManish 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-07[UITest] Added "Smoke" Category to tests which we want to run for smoke testingManish Sinha
2015-10-05[UITest] Fix NuGet and Git tests by fixing timeouts and using gtk-sharp repo ...Manish Sinha
2015-09-25[UITest] In git tests, remove slash from TakeScreenshotKyle White
2015-09-25[UITest] Added WaitForPackageUpdateOrSaved for NuGetAdded or Project SavedManish Sinha
2015-09-22[UITest] Add NUnit Timeout attribute to UI TestsKyle White
2015-08-27[UITest] Git Stah -> "Convert to Branch" now removed the stashManish Sinha
2015-08-27[UITest] Extend WaitForPackageUpdate and fix TestLocalCopyPreservedUpdateManish Sinha
2015-08-19[UITest] Enabled TestGitHTTPSClone and updated NewProjectController.IsSelectedManish Sinha
2015-08-05[UITest] Updated SolutionExplorerController with wrappers to select nodesManish Sinha
2015-08-04[UITest] Write test case for not opening NuGet readme.txt when already opened...Manish Sinha
2015-08-04[UITest] Add automated test for "Do not show status bar warnings for NuGet pa...Manish Sinha
2015-08-03[UITest] Fix GitSwitchBranchTest and GitEditBranchTestManish Sinha
2015-08-03[UITest] Git: After switching to a branch, wait for that branch to be selectedManish Sinha
2015-07-31[UITest] Added a wrapper WaitForNuGet for handling NuGet status messagesManish Sinha
2015-07-31[UITest] Add the ability to ignore entering ProjectNameManish Sinha
2015-07-31[UITest] Added Git Tag TestsManish Sinha
2015-07-30[UITest] Test for Git Remote and Branch button sensitivityManish Sinha
2015-07-24[UITests] When the NuGet package is updated, the Local Copy flag should be pr...Manish Sinha
2015-07-24[UITest] Added some combinations of Remote EditManish 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-06-22[UITest] Remove Thread.Sleep from tests and used WaitForElementManish Sinha
2015-06-17[UITest] Extract commonly known window AppQuery as a static FuncManish Sinha
2015-06-15[UITest] Avoid Stackoverflow in GitClone testManish Sinha
2015-06-15[UITest] Use TestCaseAttribute for similar testsManish Sinha
2015-06-10[UITest] Git: Fix situation where XS email is empty and there is a conflictManish Sinha
2015-06-09[UITest] Git: When Switching branch, enter user+email for gitManish Sinha
2015-06-09[UITest] Handle git user+email prompts when Git is not configuredManish Sinha
2015-06-09[UITest] Git: "Fetch Remote", "Edit Remote", "Track in Local Branch"Manish Sinha
2015-06-09[UITest] Added "Select Remote "and "Add Remote" testsManish Sinha
2015-06-09[UITest] Git: Add Edit Branch testManish Sinha
2015-06-09[UITest] Git: Implement New Branch and Switch to Branch testManish 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] Fix Git clone by using a simpler repoManish Sinha
2015-06-05[UITest] Added Git Commit testsManish 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-05-29[UITest] Test oth SSH and HTTPS Git cloneManish Sinha
2015-05-29[UITest] Modify the cleanup method for all UITests in UITestBaseManish Sinha
2015-05-28[UITest] Added UITest for Git CloneManish Sinha