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
2017-05-24[AutoTest] Prevent NRE in GtkResultType.Text by checking for not nullManish Sinha
2017-05-11[AutoTest] Fix GtkWidgetResult.Click by passing right widget in Signal.EmitManish Sinha
2017-05-11[AutoTest] Add ability to click on any GtkElementManish Sinha
2017-05-11[AutoTest] Add ability to click on Label by emitting signal "activate-link"Manish Sinha
2016-08-05[AutoTest] Don't worry about Notebook having focusManish Sinha
2016-05-16[Autotest] Add ability to click at a specific coordinate.iain holmes
2016-01-12Merge remote-tracking branch 'origin/roslyn-nogtkshell'Marius Ungureanu
2016-01-05Fix a few source code quality issuesMarius Ungureanu
2015-12-18Merge remote-tracking branch 'origin/master' into roslyn-nogtkshellMarius Ungureanu
2015-12-15[AutoTest] Add a method to set a property on a queried objectiain holmes
2015-11-23Merge remote-tracking branch 'origin/roslyn' into roslyn-nogtkshellMarius Ungureanu
2015-11-23[Ide] Introduce Components.Window and Dialog. Cleanup Messaging.Marius Ungureanu
2015-11-20[Ide] Cleanup public Gtk types in AutoTest.Marius Ungureanu
2015-11-19Merge branch 'master' into roslynMatt Ward
2015-11-18[Ide] Fix resource leak from Cairo context.Cody Russell
2015-11-17Fix warningsLluis Sanchez
2015-11-10Merge remote-tracking branch 'origin/master' into roslyniain holmes
2015-11-02Merge branch 'roslyn', remote-tracking branch 'origin' into roslyn-64bitiain holmes
2015-10-30[AutoTest] Add support for sending BackSpace and Delete key strokeManish Sinha
2015-10-28[UITest] Don't override TypeKey and EnterText for GtkTreeViewManish Sinha
2015-10-27Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-10-21[AutoTest] Allow selecting row based on different models and Allow Toggling o...Manish Sinha
2015-09-16Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez
2015-09-15[AutoTest] Add code to set the active runtime and configuration in SelectorViewiain holmes
2015-08-25Merge branch 'master' into roslynLluis Sanchez
2015-08-24[AutoTest] Implement Session Recordingiain holmes
2015-08-13Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-08-13[AutoTest] Expand the row in TreeView when it is selectedManish Sinha
2015-08-11[AutoTest] Added Selected () operation to assert if the item is selectedManish Sinha
2015-07-31Merge remote-tracking branch 'origin/master' into roslynMatt Ward
2015-07-28[AutoTest] GtkTreeView should be focused before any Iter is selectedManish Sinha
2015-07-27Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-07-23[UITests] Add Workbench class for Workbench related activities and fix testsManish Sinha
2015-07-22Merge remote-tracking branch 'origin/master' into roslynLluis Sanchez Gual
2015-07-22[AutoTest] Fix NSObjectResult.Marked operationManish Sinha
2015-07-22[AutoTest] Explicit NSButton.Title to match with Text operationManish Sinha
2015-07-22[AutoTest] Fix NSObjectResult.Property operation to match by ToString () valueManish Sinha
2015-07-21[AutoTest] Allow filtering of NSWindow by Title using Marked operationManish Sinha
2015-07-21[AutoTest] Fix NSControl.PerformClick from NullArgumentExceptionManish Sinha
2015-07-17[AutoTest] Allow recursive and non-recursive Children operationManish Sinha
2015-07-16[AutoTest] Override Properties () for GtkTreeModelResultManish Sinha
2015-07-09Merge master branch into roslynDavid KarlasĖŒ
2015-07-08[AutoTest] Remove redundent CheckForText in NSObjectResultManish Sinha
2015-07-08[AutoTest] Remove Action from Flash methodsManish Sinha
2015-06-26Merge branch 'master' into roslyniain holmes
2015-06-26[AutoTest] Use string Type.FullName for ResultType instead of System.TypeManish Sinha
2015-06-25[AutoTest] Allow non-recursive Children () operationManish Sinha
2015-06-25[Autotest] Added ability to fetch propertiesManish Sinha
2015-06-25[AutoTest] Move CheckForText, GetPropertValue and MatchProperty to AppResultManish Sinha
2015-06-25[Test Framework] Add ability to flash the AppResultsiain holmes