aboutsummaryrefslogtreecommitdiffstats
path: root/tests/features169
Commit message (Collapse)AuthorAgeFilesLines
* ITD inner type tests: replace '_' by '__'Alexander Kriegisch2024-02-1331-66/+59
| | | | | | | | | Classes and methods named '_' are no longer allowed in ECJ, obviously also not for old target versions like 1.5. This probably is due to the added support for unnamed patterns and classes in the latest upstream JDT Core merge. Therefore, we simply rename '_' to '__'. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* itd inners - fixed: needed a reference or wouldn't create the attribute.aclement2010-12-062-0/+17
|
* intertype inner typesaclement2010-11-242-0/+17
|
* itd inners: testcodeaclement2010-06-112-0/+7
|
* itd inners: testcodeaclement2010-06-1140-0/+385
|
* generics and ITD inner class updatesaclement2010-06-083-0/+60
|
* itd inner classesaclement2010-06-0712-0/+141
|
* 299552: private ITD fields stay private in target (with unmangled name)aclement2010-01-2114-0/+213