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 CheckForTextManish Sinha
2016-05-16[AutoTest] Make sure ToString() value is also saved as propertyManish Sinha
2016-05-16[Autotest] Add ability to click at a specific coordinate.iain holmes
2016-02-03[AutoTest] Allow NonPublic properties to be fetched using GetPropertyManish Sinha
2015-12-15[AutoTest] Add a method to set a property on a queried objectiain holmes
2015-09-15[AutoTest] Add code to set the active runtime and configuration in SelectorViewiain holmes
2015-09-11Revert "Merge pull request #1032 from iainx/testable-selector-view"iain holmes
2015-09-09[AutoTest] Add code to set the active runtime and configuration in SelectorViewiain holmes
2015-08-11[AutoTest] Added Selected () operation to assert if the item is selectedManish Sinha
2015-07-22[AutoTest] Fix PropertyInfo.GetValue exceptions and possible duplicate dict i...Manish 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-09[AutoTest] Override FlattenChildren for GtkTreeModelResultManish 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-20[Autotest] Execute the queries and result actions on the main threadiain holmes
2015-05-18[AutoTest] Add a Children operationiain holmes
2015-04-15[Test Framework] Add a Contains operatoriain holmes
2015-04-14[Test Framework] Add a NextSiblings operationiain holmes
2015-04-14[Test Framework] Use List<T> instead of HashSet<T>iain holmes
2015-04-14[UITest] Update the test frameworkiain holmes
2015-04-14[UITest] Initial work for a test frameworkiain holmes