aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fixes to make ajctests mostly running - still getting some silent failures?wisberg2002-12-311-81/+46
* new advice binary formatjhugunin2002-12-313-0/+0
* can't do around x initializationjhugunin2002-12-318-23/+36
* moving now working testsjhugunin2002-12-302-72/+78
* using declare dominatesjhugunin2002-12-301-1/+1
* better coveragejhugunin2002-12-301-0/+21
* fixed to match fact that this syntax is forbiddenjhugunin2002-12-301-2/+2
* fixed errorjhugunin2002-12-301-1/+1
* needed a !within(A)jhugunin2002-12-301-1/+1
* fixed to use declare dominatesjhugunin2002-12-301-3/+3
* fixed expected error linejhugunin2002-12-301-2/+2
* initial versions (neglected .lst files)wisberg2002-12-3064-0/+403
* initial versionwisberg2002-12-281-0/+133
* added coverage for exceptions thrown from intro methods jhugunin2002-12-244-28/+64
* fixed names of introduced membersjhugunin2002-12-241-2/+2
* better error lines jhugunin2002-12-231-8/+21
* changed callee-side call join point test to use executionjhugunin2002-12-231-4/+5
* a couple more known limitations and better error linesjhugunin2002-12-231-4/+6
* a couple more known limitations and increased coverage with new test casejhugunin2002-12-231-4/+12
* updated for new sematics of issingleton aspects advising their own jhugunin2002-12-232-2/+28
* matching new semantics of persingleton aspect advising its own initializationjhugunin2002-12-231-2/+2
* making lack of after returning advice consitent with expected eventsjhugunin2002-12-231-1/+1
* expanded coveragejhugunin2002-12-207-5/+54
* updated error messagesjhugunin2002-12-201-6/+22
* added test cases for old jitterbugs wisberg2002-12-208-71/+233
* excluding new preinitialization join pointsjhugunin2002-12-192-2/+2
* removed old transition warningsjhugunin2002-12-191-6/+7
* updated jars for changes to bytecode formsjhugunin2002-12-193-0/+0
* explicitly excluding new preinitialization join pointsjhugunin2002-12-191-1/+1
* using external deprecated method to get warningjhugunin2002-12-191-2/+2
* removed old 1.0 warningsjhugunin2002-12-193-4/+2
* fixed illegal foward assignment not caught by 1.0.6jhugunin2002-12-191-1/+2
* updated for changed to inter-type constructors jhugunin2002-12-191-0/+2
* 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
* 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