aboutsummaryrefslogtreecommitdiffstats
path: root/tests/model
Commit message (Collapse)AuthorAgeFilesLines
* Sync HandleProviderDelimiter with JDT Core & AJDTAlexander Kriegisch2023-02-2621-165/+165
| | | | | | | | | | | | | | | | | | | | | | New constants: JEM_MODULAR_CLASSFILE - '\'' (single quote) ANNOTATION - '}' LAMBDA_EXPRESSION - ')' LAMBDA_METHOD - '&' STRING - '"' MODULE - '`' DELIMITER_ESCAPE - '=' Updated AspectJ constants due to JDT Core using constants previously used by AspectJ: ADVICE - '&' to '§' ASPECT_TYPE - '\'' to '>' ITD_METHOD - ')' to '°' DECLARE - '`' to '´' POINTCUT - '"' to '©' Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* innertype intertypeaclement2010-11-251-2/+2
|
* 329111aclement2010-10-311-2/+2
|
* 320425: handle changesaclement2010-07-2318-87/+87
|
* 278255aclement2009-05-282-5/+5
|
* 271201: inpath handles for jarsaclement2009-04-071-4/+4
|
* handle for anno style aspect (annotated class) is class delimited nowaclement2009-03-281-4/+4
|
* updated expected output to QTaclement2009-03-281-2/+2
|
* 265993: more jdt like handlesaclement2009-03-243-19/+19
|
* import declarations gone from faulted in binaries (265693)aclement2009-03-236-24/+18
|
* 258206: package declaration support in the modelaclement2009-01-0618-37/+59
|
* 249216: handle changesaclement2008-12-048-19/+19
|
* 252702: now includes _new in right places for ITD ctoraclement2008-11-141-2/+2
|
* remove decp and deca rels added at compile timeaclement2008-09-261-3/+1
|
* 247742:c27aclement2008-09-2415-216/+256
|
* 247742: anonymous handles: c3aclement2008-09-192-4/+4
|
* jdt like handle fixes: anonymous inner classesaclement2008-09-172-5/+5
|
* more jdt like handle fixesaclement2008-09-171-2/+2
|
* supporting multiple source folders in the model - to ensure handles ↵aclement2008-09-163-6/+6
| | | | compatible with JDT
* inpath weaving testaclement2008-07-315-0/+30
|
* 238054: testcase, commented outaclement2008-06-272-0/+36
|
* 102733: broken code support, woooaclement2008-06-131-2/+2
|
* tests and fixes for 160469: handle problemsaclement2006-10-1612-0/+119
|
* back again, lower case dir name for linux (see 154552#12)aclement2006-08-251-0/+33
|
* removed, needs a renameaclement2006-08-251-33/+0
|
* refactored tests for 154552 - use new model testing structureaclement2006-08-2236-0/+732
|
* 145963: work on linuxaclement2006-08-214-42/+42
|
* 145963: binary entries in the model: testcodeaclement2006-08-1822-0/+252