summaryrefslogtreecommitdiffstats
path: root/bcel-builder/testsrc/org/aspectj/apache/bcel/classfile/tests/GenericSignatureParserTest.java
Commit message (Expand)AuthorAgeFilesLines
* update license to EPLacolyer2006-06-011-2/+2
* 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