Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-05Bug 495489: Bogus "Base plug-in SELF cannot be resolved"Stephan Herrmann9-0/+93
2016-05-31Bug 484275: Warn about role bindings not covered by an aspectBindingStephan Herrmann14-0/+158
2016-05-12Bug 433114: [otdre] Test more combinations of compliance x weavingSchemeStephan Herrmann1-1/+1
2015-05-24Adapt to change in pde.ui: plugin icon gif->png (1 more test)Stephan Herrmann1-1/+1
2015-05-22Adapt to change in pde.ui: plugin icon gif->png (impl & tests)Stephan Herrmann16-19/+19
2015-05-05Clean-up:Stephan Herrmann2-3/+4
2014-05-03Bug 413915 - Unspecific message "Invalid path" for directory withStephan Herrmann4-3/+3
2014-05-02Adjust tests to new error message.Stephan Herrmann1-1/+1
2014-04-24Bug 433150 Reorganize structure of runtime bundles / packagesStephan Herrmann1-1/+2
2014-04-20Bug 433077 - [otdre] select weaving scheme via a regular compiler optionStephan Herrmann4-25/+27
2013-11-03Bug 419987 - "restricted" warning is incorrectly flagged at team of subreleases/OTDT_2.3M3Stephan Herrmann13-5/+137
2013-09-22Resolve resource leaks in tests by upgrading to Java 7.Stephan Herrmann4-26/+24
2013-07-30Bug 406518 - migrate OT/Equinox to the standard OSGi WeavingHookStephan Herrmann19-0/+348
2013-07-30Bump up our tests to 2.0.0Stephan Herrmann1-1/+1
2013-04-29some cleanup after https://bugs.eclipse.org/bugs/show_bug.cgi?id=406646Stephan Herrmann1-1/+1
2012-10-16Bug 374833 - Complain when base plugin of an aspectBinding cannot beStephan Herrmann32-23/+129
2012-09-22Bug 390146 - [compiler] Better support outer & inner teams adaptingStephan Herrmann1-1/+1
2012-09-01Remove workaround from 5086ecafb50bea89ca6fdedd9445a06a61770579 whichStephan Herrmann1-9/+0
2012-08-26Fix test failures which happened if tests were not executed in textualStephan Herrmann4-5/+56
2012-08-26Experiment: try to avoid test failures by waiting 200ms before startingStephan Herrmann1-0/+9
2012-01-29Bug 369880 - Regression: failure to resolve Import-PackageStephan Herrmann1-1/+0
2011-08-21Test & fix for Bug 355321 - Avoid warning for multiple callins from the same ...Stephan Herrmann2-1/+240
2010-09-30Fix a regression in OTReconcilerTest.testRoFiNestedTeam():Stephan Herrmann2-0/+0
2010-09-04Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in r...Stephan Herrmann2-0/+0
2010-07-23Better detection of jar/dir classpath to fix 3 regressions in IncrementalTest...Stephan Herrmann1-1/+1
2010-07-20indirect dependencies on ui/workbench plugins mandate that we run this as a u...Stephan Herrmann1-3/+3
2010-07-20After re-packaging the OTRE for Bug 320191 -Stephan Herrmann3-24/+20
2010-07-18make tests capable of reading OTRE from bin directory (requires a trailing '/').Stephan Herrmann1-1/+4
2010-07-18experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have o...Stephan Herrmann1-8/+2
2010-05-18Test and fix for Bug 311885 - [compiler] toggling CCE in incremental compil...Stephan Herrmann1-0/+56
2010-05-03make tests runnable in a 1.5 JRE, by avoiding JavaSE-1.6 execution environmen...Stephan Herrmann18-18/+18
2010-05-03ensure correct interplay with bcel's ClassLoaderRepository.Stephan Herrmann1-0/+14
2010-04-25fix regressions:Stephan Herrmann2-14/+14
2010-04-24follow-up of r222: JCLmin needs more classes.Stephan Herrmann2-0/+0
2010-04-20remove duplicate classpath entryStephan Herrmann1-1/+0
2010-04-13deploy our correct jclMin1.5src.zip into our test plugins.Stephan Herrmann1-0/+0
2010-04-10deploy JCLMin also into this test plugin and correct path to otre.jar.Stephan Herrmann3-4/+2
2010-04-04don't require a 1.6 JRE.Stephan Herrmann2-2/+2
2010-04-03fix OT-nature for this projectStephan Herrmann1-2/+2
2010-04-03cleanup warningsStephan Herrmann1-3/+3
2010-04-02fix build failure and narrow the scope of this new team.Stephan Herrmann2-4/+15
2010-04-02use new FQN for otequinox.Stephan Herrmann2-32/+4
2010-04-02avoid maintaining a branch of org.eclipse.jdt.core.tests.builder by applying ...Stephan Herrmann4-13/+76
2010-04-02Prepare for building on build.eclipse.org:Stephan Herrmann2-8/+1
2010-04-01initial commit in accordance with CQ 3784Stephan Herrmann166-0/+4244

    Back to the top