Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-25Released maven plugin 2.3.02.3.0-releaseVasili Gulevich3-4/+6
2018-06-09Renamed buttons in the tests due to changes in the latest RCViktoria Dlugopolskaya5-23/+21
2018-06-07Fixed runner startup failure due to unresolved dependenciesViktoria Dlugopolskaya2-1/+7
2018-05-17Moved to 4.8 photonViktoria Dlugopolskaya23-88/+111
2018-05-11Bug 534141 - Reverted changing execution environment for core.launchingViktoria Dlugopolskaya1-1/+1
2018-05-04Fixed memory leak in report editor.Vasili Gulevich6-63/+138
2018-04-28Terminate AUT if its connection read times outVasili Gulevich3-2/+15
2018-04-25Remove dependency jars from VCSVasili Gulevich1-0/+1
2018-04-17Timeout for AUT's initial responseVasili Gulevich32-110/+972
2018-04-13Update tychoAndrey Sobolev3-11/+58
2018-04-01Eclipse 4.8 compatibility fixesAndrey Sobolev8-102/+176
2018-03-28Added parameters support to preference contextViktoria Dlugopolskaya7-11/+121
2018-03-21Added vm arg to fix RCPTT crash on java 9Viktoria Dlugopolskaya1-0/+1
2018-03-20Set return code before closing a window in Utils.closeDialogs()Viktoria Dlugopolskaya2-4/+33
2018-03-07Fixed launch freezing on "Initializing source locator..." stepViktoria Dlugopolskaya1-1/+1
2018-01-24Fixed ecl debug for non-root 'ecl script' contextsViktoria Dlugopolskaya1-4/+5
2018-01-24Added a dependency on resources plugin for AUTs without debug pluginViktoria Dlugopolskaya1-0/+1
2018-01-22Added support for RAP 3.2, 3.3, 3.4Viktoria Dlugopolskaya1-5/+1
2018-01-18Reimplemented tests for workspace verificationViktoria Dlugopolskaya5-0/+651
2018-01-18Changed workspace verification output to text diffViktoria Dlugopolskaya19-709/+649
2018-01-18Added fixes to report generationViktoria Dlugopolskaya5-21/+59
2017-12-29Support for composite-over-composite overlaysVasili Gulevich3-12/+77
2017-12-26Added a workspace verification option to ignore tabs and spacesViktoria Dlugopolskaya9-62/+319
2017-12-26Fixed broken widget verification testViktoria Dlugopolskaya1-3/+4
2017-12-21Use tycho 1.0.0 mistake fixAndrey Sobolev1-1/+1
2017-12-21Not use fast sycho, because of errorAndrey Sobolev1-3/+3
2017-12-19Merge branch 'master' of ssh://git.eclipse.org:29418/rcptt/org.eclipse.rcpttAndrey Sobolev1-0/+2
2017-12-19Try using a bit faster tychoAndrey Sobolev2-7/+12
2017-12-19Fixed runner buildViktoria Dlugopolskaya1-0/+2
2017-12-18Fix Tycho to be 1.0.0Andrey Sobolev2-2/+2
2017-12-18Merge branch 'master' of ssh://git.eclipse.org:29418/rcptt/org.eclipse.rcpttAndrey Sobolev1-0/+2
2017-12-18Bug 528885: [Feature] Workspace verificationAndrey Sobolev158-851/+7388
2017-12-18Tracing for job delay nullificationVasili Gulevich1-0/+2
2017-11-07Prevent inspection of disposed editor rules.Vasili Gulevich1-1/+8
2017-10-27Bug 526457: Removed Display.syncExec() from WorkspaceContextProcessorViktoria Dlugopolskaya1-20/+5
2017-10-16Added support for 'index' parameter in 'get-menu' commandViktoria Dlugopolskaya7-40/+130
2017-10-10Reimplemented 'get-combo-items' commandViktoria Dlugopolskaya13-54/+866
2017-09-26Merge "Duplicated 'set-q7-option' command as 'set-option'"Andrey Sobolev54-63/+621
2017-09-26Added a feature to identify objects by specified methodsViktoria Dlugopolskaya22-18/+320
2017-09-22Duplicated 'set-q7-option' command as 'set-option'Viktoria Dlugopolskaya54-63/+621
2017-09-22Added fix for exceptions with null message (NPE, for example)Viktoria Dlugopolskaya2-1/+28
2017-09-12Added a test for modified 'try-catch' commandViktoria Dlugopolskaya1-0/+29
2017-09-12Added 'get-status-message' and 'get-status-trace' commandViktoria Dlugopolskaya14-0/+937
2017-09-11Added 'error' parameter to 'try-catch' commandViktoria Dlugopolskaya6-5/+157
2017-08-31Brought back a part of processing for shell nameViktoria Dlugopolskaya2-2/+10
2017-08-29Removed symbols removing in 'get-window' implementationViktoria Dlugopolskaya1-8/+3
2017-08-24* Support for Eclipse 4.8Andrey Sobolev2-9/+11
2017-08-18Replaced LinkedList with ArrayList in the Report GeneratorViktoria Dlugopolskaya1-2/+1
2017-08-15Removed decorators processing from SWTUIPlayerViktoria Dlugopolskaya1-21/+0
2017-08-09Bump rcpttTests version to 2.3.0Viktoria Dlugopolskaya2-7/+7

Back to the top