aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5
Commit message (Expand)AuthorAgeFilesLines
* fix for pr141945, misleading message re. aop.xmlacolyer2006-05-161-1/+1
* attempt to remove the damn results.ser file.aclement2006-03-281-0/+1
* switched around.aclement2006-03-271-1/+1
* testcode for 121575aclement2005-12-213-0/+69
* merge of RB_V1_5_0 changes back into HEADacolyer2005-12-192-3/+2
* fix NPE in mixing style (can be in concrete aspect from code style as well)avasseur2005-12-193-1/+46
* includes an error on purpose (class is not static)aclement2005-12-191-2/+2
* this was all corrupted testsavasseur2005-12-191-2/+2
* this was all corrupted testsavasseur2005-12-192-9/+8
* more tests.aclement2005-12-193-2/+41
* slightly modifiedaclement2005-12-193-6/+9
* fix new syntax @decpavasseur2005-12-192-4/+8
* rearchitect @decpavasseur2005-12-192-4/+6
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-192-3/+3
* Comparable test programs.aclement2005-12-196-0/+166
* making the tests more resilient to legitimate cross-vm differencesacolyer2005-12-154-35/+135
* fixes inefficient ordering of tests in SignaturePattern (that I inadvertantly...acolyer2005-12-142-16/+8
* tests and fix for pr119749acolyer2005-12-131-1/+1
* tests and fix for ITDS in AjTypeSystemacolyer2005-12-134-0/+415
* fixes for 120363 : from matthew (include/exclude problems for LTW)aclement2005-12-123-4/+26
* #120351 cflowbelow @AJ and bindingavasseur2005-12-122-0/+112
* Some updates for 118754. The various places that were checking for 'MISSING'...aclement2005-12-097-3/+84
* tests for parameter name generation in advice annotationsacolyer2005-11-292-0/+27
* updated tests and fix for pr116229acolyer2005-11-272-3/+4
* Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)aclement2005-11-266-19/+42
* last bits for 112105aclement2005-11-252-1/+174
* new version of GenericAspectY in light of our learning experience wrt. itdm m...acolyer2005-11-251-3/+3
* fix for parameterizing reference pointcuts with bindingsacolyer2005-11-241-1/+1
* matthews patches from 116899aclement2005-11-246-3/+38
* tidied up.aclement2005-11-241-11/+13
* work in progress - not yet active.aclement2005-11-231-2/+7
* tests and fix for pr114332 - reflection api not detecting abstract itdms.acolyer2005-11-212-0/+47
* test (passing) for pr113368. Tests for reading compiled pointcuts from reflec...acolyer2005-11-212-7/+37
* tests and fix for pr116229 and pr116755. Also adds support and tests for pars...acolyer2005-11-193-0/+37
* case4 of Alex's bug ;)aclement2005-11-174-0/+29
* more tests - for 115237 and alexs bug on the list.aclement2005-11-175-1/+30
* next round of fixes for list bug reported by Alexandru.aclement2005-11-168-0/+30
* committing version with a main() in it!aclement2005-11-161-0/+4
* reported on the list - failing to compile - using ITD to override a parameter...aclement2005-11-144-0/+30
* more binary bridging testcodeaclement2005-11-144-0/+11
* more bridge method testcode.aclement2005-11-104-1/+19
* bridging tests.aclement2005-11-074-0/+38
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-072-0/+175
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-071-0/+177
* #114897 notreweavable is default on LTW - by Matthew Webster.avasseur2005-11-072-2/+2
* #114875 cannot reproduce NPE in @AJ abstract aspectavasseur2005-11-072-0/+59
* aspects/include handling and doc update as per #115275avasseur2005-11-071-1/+1
* with the change in LTW to default to the same version as the runtime VM (ie j...acolyer2005-11-0410-4/+50
* tests for 103741 - use of java 5 specific language features now policed at < ...acolyer2005-11-041-0/+32
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-0322-41/+42