You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
acolyer 590f81aacb add support and tests for isAnonymous in JavaClass 18 jaren geleden
..
AllTests.java add support and tests for isAnonymous in JavaClass 18 jaren geleden
AnnotationAccessFlagTest.java BCEL Java5 Support 19 jaren geleden
AnnotationDefaultAttributeTest.java BCEL Java5 Support 19 jaren geleden
AnnotationGenTest.java test case for fix bug in bcel RIV annotations (impacted declare anno I think) 19 jaren geleden
AnonymousClassTest.java add support and tests for isAnonymous in JavaClass 18 jaren geleden
BcelTestCase.java BCEL Java5 Support 19 jaren geleden
ElementValueGenTest.java Declare annotation: tests changed due to constant pool copying change for annotation support. also tests removal of the static state from Utility/Type 19 jaren geleden
EnclosingMethodAttributeTest.java BCEL Java5 Support 19 jaren geleden
EnumAccessFlagTest.java BCEL Java5 Support 19 jaren geleden
FieldAnnotationsTest.java BCEL Java5 Support 19 jaren geleden
GeneratingAnnotatedClassesTest.java BCEL Java5 Support 19 jaren geleden
GenericSignatureParserTest.java fixed an unneccessary 1.5 dependency that had crept into the test code. 19 jaren geleden
GenericSignatureParsingTest.java Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19 jaren geleden
GenericsErasureTesting.java Updated with a simple erasure test case - will need more later! 19 jaren geleden
GetReflectMembersTest.java tests and implementation for 108120 - runtime pointcut parsing and matching. 19 jaren geleden
LocalVariableTypeTableTest.java BCEL Java5 Support 19 jaren geleden
MethodAnnotationsTest.java Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 jaren geleden
ParameterAnnotationsTest.java BCEL Java5 Support 19 jaren geleden
RuntimeVisibleAnnotationAttributeTest.java Upgraded BCEL annotation support - can now get an immutable form of annotation (type Annotation) from the mutable form (type AnnotationGen). Required when copying annotations between class files. 19 jaren geleden
RuntimeVisibleParameterAnnotationAttributeTest.java BCEL Java5 Support 19 jaren geleden
TypeAnnotationsTest.java Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 jaren geleden
UtilTests.java Declare annotation: tests changed due to constant pool copying change for annotation support. also tests removal of the static state from Utility/Type 19 jaren geleden
VarargsTest.java BCEL Java5 Support 19 jaren geleden