Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-12Enable index for more tests needing search (disabled by default in jdt)Stephan Herrmann2-6/+11
2021-03-04Test-fix: copy test setup to avoid NPEStephan Herrmann1-1/+2
2021-02-18Fix compile errors in tests: jdt.ui has removed 'static' (bug 563425)Stephan Herrmann3-26/+26
2020-05-26Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann1-21/+38
2020-05-26Fix compile errors after JDT's https://git.eclipse.org/r/#/c/155226/Stephan Herrmann5-13/+14
2020-05-01Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann6-135/+144
2020-05-01Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann10-284/+385
2020-04-13Adjust test suite after JDT/UI's migration to JUnit4Stephan Herrmann1-2/+2
2020-04-11Remove trailing whitespace on all linesStephan Herrmann48-697/+697
2020-03-03License update to EPL v2.0Stephan Herrmann49-148/+245
2018-10-15Update jdt.core to S-4.10M1-201810101800Stephan Herrmann1-3/+4
2015-05-05Clean-up:Stephan Herrmann1-2/+1
2014-03-30Fix 2 regressions: Explicitely disable replacing duplicatesStephan Herrmann1-3/+3
2013-07-14Bug 315428 - [refactoring] Renaming base features does not updateStephan Herrmann12-190/+114
2013-06-07Bug 410226 - [refactoring][dom] move to role file with preceding fieldStephan Herrmann1-0/+4
2013-06-06Bug 410129 - [refactoring] change signature of callin-bound methodStephan Herrmann1-1/+5
2013-06-06Bug 410127 - [refactoring] NPE when changing callin-bound method fromStephan Herrmann1-1/+34
2013-05-18Bug 374822 - [refactoring] change method signature in a callin methodStephan Herrmann1-0/+9
2013-05-07Bug 382186 - [refactoring] change inline role to role file and viceStephan Herrmann1-22/+52
2013-05-04Bug 382186 - [refactoring] change inline role to role file and viceStephan Herrmann3-1/+164
2013-02-02Bug 382185 - [refactoring] renaming base package fails to rename baseStephan Herrmann3-6/+415
2012-12-04Bug 394037 - [refactoring] renaming an argument with declared liftingStephan Herrmann1-0/+46
2012-12-04Adopt JDT/UI change for bug 391927 via their commitStephan Herrmann2-46/+34
2012-12-04Bug 394037 - [refactoring] renaming an argument with declared liftingStephan Herrmann1-0/+41
2012-11-08Bug 393915 - [dom][refactoring] pull-up with "use the destination typeStephan Herrmann1-1/+11
2012-09-22Bug 367605 - [refactoring] missing update of base import during renamingStephan Herrmann2-1/+134
2012-09-18Bug 389850 - [refactoring] change signature fails if role method isStephan Herrmann1-1/+18
2012-08-11Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann1-1/+1
2012-08-11Corrected unicode of § character in messages.Stephan Herrmann1-3/+3
2012-08-11Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann1-17/+9
2012-08-11Bug 386814 - [refactoring] pull-up should distinguish callouts that canStephan Herrmann1-2/+48
2012-08-08Bug 386587 - [refactoring] pull-up refactoring cannot handle calloutStephan Herrmann2-61/+100
2012-08-03Bug 374841 - [refactoring] pull up does not work among (nested) rolesStephan Herrmann1-0/+5
2011-12-28Test & fix for bug 367605 - [refactoring] missing update of base importStephan Herrmann1-1/+24
2011-12-27Test & fix for Bug 316698 - [refactoring] Refactoring for moving a roleStephan Herrmann2-0/+129
2011-03-03adjust to small change in jdt.ui testsStephan Herrmann2-2/+2
2010-11-14Test & fix for Bug 330169 - [refactoring] Extract method throws NPE if decla...Stephan Herrmann2-3/+23
2010-10-02Finish adaption of this one jdt.ui.tests.refactoring case: Stephan Herrmann1-3/+5
2010-09-27try to avoid one more inline patch by using a role.Stephan Herrmann1-6/+16
2010-09-27start adapting jdt.ui.tests.refactoring using a team, rather than inline patc...Stephan Herrmann1-0/+67
2010-08-29Tests and fix for Bug 311879 - [refactoring] adapt "change signature" refac...Stephan Herrmann1-0/+314
2010-08-20Enabled tests re http://trac.objectteams.org/ot/ticket/286Stephan Herrmann1-32/+31
2010-08-20re-enable a few tests which Jogeb commented out during his work (not interest...Stephan Herrmann1-236/+249
2010-08-15Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with ada...Stephan Herrmann6-45/+205
2010-08-12cleanupStephan Herrmann1-6/+1
2010-04-23Test and improve free-hand patch r154 regarding inlined role method call:Stephan Herrmann1-0/+5
2010-04-01initial commit in accordance with CQ 3784Stephan Herrmann42-0/+9277

    Back to the top