aboutsummaryrefslogtreecommitdiffstats
path: root/tests/new
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* extended coveragejhugunin2002-12-171-10/+44
|
* 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-16537-0/+26981