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-08-04[AutoTest] Added support for NSSegmentedControlManish Sinha
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-05-24[AutoTest] Prevent NRE in CheckForTextManish Sinha
2017-03-20[Tests] Track IWorkbenchWindow API changesVsevolod Kukol
2016-12-06[AutoTest] Add a null conditional in GetErrorsKyle White
2016-05-31[AutoTest] Return the process id of the application after startKyle White
2016-05-16Merge pull request #1452 from manish/add-tostring-propertiesiain
2016-05-16[AutoTest] Add click with coordinates in AutoTestSession and ClientKyle White
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
2016-01-20[AutoTest] Added a method for getting TaskService errorsKyle White
2016-01-15[AutoTest] Specify Gtk for the namespace of all the types we're looking foriain holmes
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-12-15Close most of DispatchServiceLluis Sanchez
2015-11-20[Ide] Cleanup public Gtk types in AutoTest.Marius Ungureanu
2015-11-17Fix warningsLluis Sanchez
2015-10-01[AutoTest] Override timeout in WaitForTimerContext with the one providedManish Sinha
2015-09-23Merge pull request #1062 from iainx/fix-30853iain
2015-09-23[Autotest] Check the object exists before trying to get its propertiesiain holmes
2015-09-22[AutoTest] Implement TakeScreenshot for WindowsKyle White
2015-09-17[AutoTest] Adding logic in StartApplication for running windows UI Tests on w...Kyle White
2015-09-15[AutoTest] Add code to set the active runtime and configuration in SelectorViewiain holmes
2015-09-15Merge pull request #915 from iainx/session-recordingLluis Sanchez
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-31[AutoTest] Remove loading of gail:atk-bridgeManish Sinha
2015-08-24[Session Recording] Compress keystrokes into single String eventsiain holmes
2015-08-24[Session Recording] Reset the session once it is completediain holmes
2015-08-24[AutoTest] Implement Session Recordingiain 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-17[AutoTest] Allow recursive and non-recursive Children operationManish Sinha
2015-07-08[AutoTest] Remove Action from Flash methodsManish Sinha
2015-07-01[Test Framework] Remove the IsBuildSuccessful calls from AutoTestSessioniain 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
2015-06-24[Test Framework] Export results as XMLiain holmes
2015-06-23[Test Framework] Fix a null dereferenceiain holmes
2015-06-15[Test Framework] Add method to get stats on counters and timersiain holmes
2015-06-15[Test Framework] Lock the eventQueue when clearingiain holmes
2015-06-15[Test Framework] Fix a possible null dereferenceiain holmes
2015-06-10Merge pull request #940 from iainx/masteriain
2015-06-10[Test Framework] Give Monodevelop 120seconds to start rather than 15.iain holmes
2015-06-09[AutoTest] Override FlattenChildren for GtkTreeModelResultManish Sinha
2015-06-09Merge pull request #936 from manish/more-git-testsManish Sinha