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-12-08[UITest] Don't override TypeKey and EnterText for GtkTreeViewmonodevelop-5.10.2.26Manish Sinha
2015-09-23[AutoTest] Add code to set the active runtime and configuration in SelectorViewiain holmes
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-28[AutoTest] GtkTreeView should be focused before any Iter is selectedManish Sinha
2015-07-23[UITests] Add Workbench class for Workbench related activities and fix testsManish Sinha
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-08[AutoTest] Remove redundent CheckForText in NSObjectResultManish Sinha
2015-07-08[AutoTest] Remove Action from Flash methodsManish Sinha
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
2015-06-24[Test Framework] Export results as XMLiain holmes
2015-06-23Merge pull request #961 from mono/autotest-property-static-nonpubliciain
2015-06-23[AutoTest] Property Operation now looks at Static and Non-Public membersManish Sinha
2015-06-22[AutoTest] Enhance Property operation to use period seperatedManish Sinha
2015-06-18[AutoTest] Fix Property operation on GtkTreeModelResult.csManish Sinha
2015-06-16Merge pull request #949 from manish/autotest-treeview-indexed-selectioniain
2015-06-16[AutoTest] Use GtkTreeModelResult.Property to match IterValue propertiesManish Sinha
2015-06-15[AutoTest] Return the child TreeIter for TreeView when Children () is calledManish Sinha
2015-06-13[AutoTest] Fix AppQuery.Property by using object.Equals instead of ==Manish Sinha
2015-06-09[AutoTest] Override FlattenChildren for GtkTreeModelResultManish Sinha
2015-06-09Merge pull request #936 from manish/more-git-testsManish Sinha
2015-06-09[AutoTest] Use GtkTreeModelResult.Click to expand nested rowsManish Sinha
2015-06-09[UITest] Added "Select Remote "and "Add Remote" testsManish Sinha
2015-06-09[AutoTest] Added support for selecting tabs in GtkNotebookManish Sinha
2015-06-09[Test Framework] Add a second version of TypeKey for typing non-standard keysiain holmes
2015-06-08[Test Framework] Add parsing of the Gdk Modifier flagsiain holmes
2015-06-03[AutoTest] Added SourceQuery to QueryResult so that actual query can be known...Manish Sinha
2015-05-27[AutoTest] Handle stock ids when checking button labelsiain holmes
2015-05-27[AutoTest] Match the window title with Markediain holmes
2015-05-20[AutoTest] Initial Cocoa backendiain holmes
2015-05-20[Autotest] Add the NSViews and toolbar items to the AppResult treeiain holmes
2015-05-20[Autotest] Add start of a Mac backendiain holmes
2015-05-20[Autotest] Execute the queries and result actions on the main threadiain holmes
2015-05-12[Autotest] Pass a null for column name and the Model will operate on the firs...iain holmes
2015-05-12[AutoTest] Add support for ComboBoxes.iain holmes
2015-04-15[Test Framework] Remove some rogue debugging and an unused methodiain holmes
2015-04-15[Test Framework] Add a Contains operatoriain holmes
2015-04-15[Test Framework] Move the operations and results subdirectories into the pare...iain holmes