summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* initial versionwisberg2002-12-181-0/+214
|
* added coverage for this(InaccessibleTypeToOthers)jhugunin2002-12-181-1/+3
|
* ignoring Xlint errors from some cases with deliberately missing type namesjhugunin2002-12-181-2/+2
|
* removed use of getSourceLocation.getColumn()jhugunin2002-12-181-4/+5
|
* fixed accidental capture of StringBuffer.append(int)jhugunin2002-12-181-1/+1
|
* field sets are voidjhugunin2002-12-181-3/+3
|
* dominates -> declare dominatesjhugunin2002-12-181-1/+1
|
* changed for void return type of field setsjhugunin2002-12-181-3/+4
|
* can't use type patterns in targetjhugunin2002-12-181-2/+2
|
* can't use type patterns in targetjhugunin2002-12-181-1/+1
|
* can't use type patterns in inter-type declarationsjhugunin2002-12-181-3/+3
|
* updated for correct privileged rules that import is not inside the scope of jhugunin2002-12-184-22/+18
| | | | privileged aspect so it can't see package-visible types
* can't use wildcards in target in 1.1jhugunin2002-12-171-3/+3
|
* reflects the 1.1 change that field-set join points have a void return typejhugunin2002-12-171-80/+80
|
* removed inaccurate old commentjhugunin2002-12-171-1/+1
|
* added comments and removed old warningjhugunin2002-12-171-1/+8
|
* extended coveragejhugunin2002-12-171-10/+44
|
* fixed old syntaxjhugunin2002-12-171-1/+1
|
* updated error linesjhugunin2002-12-171-2/+2
|
* fixed type name error confusing real issuejhugunin2002-12-161-1/+1
|
* updated for better source locations from eclipse compilerjhugunin2002-12-161-12/+12
|
* excluding preinitialization join points from around advice since jhugunin2002-12-161-7/+7
| | | | | that's not implemented (and the test case isn't expecting these newly added join points)
* initial versionwisberg2002-12-162-0/+28
|
* initial versionwisberg2002-12-161136-0/+83907