Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-09-26fix bug introduced by completion: invalid @Override annotation.Stephan Herrmann2-2/+0
2010-09-26adjust to changes in 3.7M2Stephan Herrmann3-0/+20
2010-09-25OT-support added for hierarchy tests.Stephan Herrmann3-14/+17
2010-09-23comment only (bug reference)Stephan Herrmann1-0/+1
2010-09-19Test and fix for Bug 325681 - [compiler] syntax error in role file may case...Stephan Herrmann1-2/+297
2010-09-17Fix for Bug 325291 - [otmodel] NPE in SourceRefElement.getAnnotations() at ...Stephan Herrmann2-0/+22
2010-09-17re-enable bulk of this suiteStephan Herrmann1-1/+1
2010-09-16Test for Bug 325297 - [search] NPE when searching for callout in a role nes...Stephan Herrmann5-22/+54
2010-09-16test selecting a rmspec in a calloutStephan Herrmann1-0/+13
2010-09-11one more tiny test fixStephan Herrmann1-1/+1
2010-09-11one more tiny test fixStephan Herrmann1-1/+1
2010-09-11Fixed a major deficiency of this test suite that had gone unnoticed for 5 years:Stephan Herrmann69-108/+225
2010-09-11Test and fix for Bug 325029 - [model] team-and-rolefile causes JavaModelExc...Stephan Herrmann5-1/+85
2010-09-11fix validity error and typo in test data.Stephan Herrmann1-2/+2
2010-09-04Test & fix for Bug 324526 - [reconciler] NPE during AST creation, team in r...Stephan Herrmann3-1/+53
2010-08-15Fine tuning for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapt...Stephan Herrmann3-13/+13
2010-08-15this test has moved to the otdt.ui.refactoring.testsStephan Herrmann2-152/+0
2010-08-15Final cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with ada...Stephan Herrmann1-5/+1
2010-08-14Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting ...Stephan Herrmann10-52/+50
2010-08-14Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting ...Stephan Herrmann2-7/+7
2010-08-14Cleanup for Bug 321411 - [hierarchy] Replace OTTypeHierarchy with adapting ...Stephan Herrmann4-15/+15
2010-08-12a sysout to give hints for failing tests.Stephan Herrmann1-0/+2
2010-08-12Migrate all OT hierarchy tests to the new OT/J based implementation.Stephan Herrmann31-552/+920
2010-07-30Test & fix for Bug 321352 - [compiler][reconciler] reporting of non-externa...Stephan Herrmann1-0/+103
2010-07-20modernize classpaths of test projects: avoid old variable OTRUNTIME_LIBDIRStephan Herrmann13-13/+13
2010-07-20modernize classpath: no longer depend on old variable OTRUNTIME_LIBDIRStephan Herrmann1-1/+1
2010-07-20After re-packaging the OTRE for Bug 320191 -Stephan Herrmann3-18/+47
2010-07-18experiment re Bug 320191 - [pde] Exporting an OT plug-in requires to have o...Stephan Herrmann6-54/+43
2010-06-29Resolved one FIXME as of comment 3 of Bug 317358 - [otmodel] deltas for rol...Stephan Herrmann1-0/+242
2010-06-29Implementation for Bug 317358 - [otmodel] deltas for roles are not correctl...Stephan Herrmann2-0/+298
2010-06-13Test & fix for Bug 316658 - [reconciler] implicitly inherited field reports...Stephan Herrmann1-0/+52
2010-06-02Test & fix for Bug 315373 - [assist] completion proposes callout override w...Stephan Herrmann2-3/+33
2010-04-24should've been part of r226: updated jclMin for r222 (serialization infrastru...Stephan Herrmann2-0/+0
2010-04-20add original jars from jdt tests.Stephan Herrmann2-0/+0
2010-04-16NPE fixes:Stephan Herrmann4-1/+188
2010-04-13deploy our correct jclMin1.5src.zip into our test plugins.Stephan Herrmann1-0/+0
2010-04-04try to cope with different names of the JRE jar (needed for testing on IBM-Java)Stephan Herrmann1-9/+19
2010-04-04adjust expected output: default ctors for roles no longer created during parsingStephan Herrmann4-76/+0
2010-04-04update test resources:Stephan Herrmann3-1/+47
2010-04-02- upload JDT's original jclmin jars to jdt.core.tests.model.Stephan Herrmann1-0/+0
2010-04-02Prepare for building on build.eclipse.org:Stephan Herrmann2-10/+1
2010-04-02adjust this test suite to new OTRE jar structure plus fixed a migration typo ...Stephan Herrmann18-140/+22
2010-04-01initial commit in accordance with CQ 3784Stephan Herrmann760-0/+50095

    Back to the top