summaryrefslogtreecommitdiffstats
path: root/bcel-builder/testsrc
Commit message (Expand)AuthorAgeFilesLines
* updates to bcel to support isNested test on JavaClassacolyer2005-12-021-1/+4
* add support and tests for isAnonymous in JavaClassacolyer2005-11-042-0/+58
* tests and implementation for 108120 - runtime pointcut parsing and matching.acolyer2005-09-211-0/+61
* fixed an unneccessary 1.5 dependency that had crept into the test code.acolyer2005-09-081-1/+1
* fix for pr107784, failure to parse an array of a primitive type when used as ...acolyer2005-08-241-0/+6
* better error messages when failing to unpack a generic signatureacolyer2005-08-241-0/+9
* added test for broken primitive caseacolyer2005-07-081-0/+7
* copyright statementacolyer2005-07-081-2/+12
* signature parsing for methods and fields now complete alsoacolyer2005-07-011-0/+91
* updates to Signature parsing for genericsacolyer2005-07-011-0/+154
* Updated with a simple erasure test case - will need more later!aclement2005-06-142-0/+51
* Upgraded BCEL annotation support - can now get an immutable form of annotatio...aclement2005-06-082-2/+2
* GenericsWork: testcode for verifying signature parsing is behaving. work in ...aclement2005-06-012-2/+197
* test case for fix bug in bcel RIV annotations (impacted declare anno I think)avasseur2005-04-251-1/+66
* Declare annotation: tests changed due to constant pool copying change for ann...aclement2005-03-104-3/+63
* This fix for 'c' values in annotations has been verified by Pepe. Committing...aclement2005-01-241-0/+11
* Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks in...aclement2004-12-093-1/+36
* BCEL Java5 Supportaclement2004-11-1916-0/+2983