Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
acolyer 590f81aacb add support and tests for isAnonymous in JavaClass 18 роки тому
..
AllTests.java add support and tests for isAnonymous in JavaClass 18 роки тому
AnnotationAccessFlagTest.java BCEL Java5 Support 19 роки тому
AnnotationDefaultAttributeTest.java BCEL Java5 Support 19 роки тому
AnnotationGenTest.java test case for fix bug in bcel RIV annotations (impacted declare anno I think) 19 роки тому
AnonymousClassTest.java add support and tests for isAnonymous in JavaClass 18 роки тому
BcelTestCase.java BCEL Java5 Support 19 роки тому
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 роки тому
EnclosingMethodAttributeTest.java BCEL Java5 Support 19 роки тому
EnumAccessFlagTest.java BCEL Java5 Support 19 роки тому
FieldAnnotationsTest.java BCEL Java5 Support 19 роки тому
GeneratingAnnotatedClassesTest.java BCEL Java5 Support 19 роки тому
GenericSignatureParserTest.java fixed an unneccessary 1.5 dependency that had crept into the test code. 19 роки тому
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 роки тому
GenericsErasureTesting.java Updated with a simple erasure test case - will need more later! 19 роки тому
GetReflectMembersTest.java tests and implementation for 108120 - runtime pointcut parsing and matching. 19 роки тому
LocalVariableTypeTableTest.java BCEL Java5 Support 19 роки тому
MethodAnnotationsTest.java Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 роки тому
ParameterAnnotationsTest.java BCEL Java5 Support 19 роки тому
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 роки тому
RuntimeVisibleParameterAnnotationAttributeTest.java BCEL Java5 Support 19 роки тому
TypeAnnotationsTest.java Allows for MarkerAnnotations - doh! (i.e. ones with no values) and unpacks invis annotations on classgens correctly. 19 роки тому
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 роки тому
VarargsTest.java BCEL Java5 Support 19 роки тому