This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-bcel.git


    from ff60bd22 Bump actions/cache from 3.0.10 to 3.0.11 #156
     new 5b76c595 Inline single use local variables
     new f9169f4c Rename test method

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/test/java/org/apache/bcel/AbstractTestCase.java      | 16 ++++++++--------
 .../org/apache/bcel/AnnotationAccessFlagTestCase.java    |  4 ++--
 .../apache/bcel/AnnotationDefaultAttributeTestCase.java  |  2 +-
 .../java/org/apache/bcel/AnonymousClassTestCase.java     |  8 ++++----
 .../java/org/apache/bcel/CounterVisitorTestCase.java     |  2 +-
 .../apache/bcel/EnclosingMethodAttributeTestCase.java    |  6 +++---
 .../java/org/apache/bcel/EnumAccessFlagTestCase.java     |  4 ++--
 .../java/org/apache/bcel/InstructionFinderTestCase.java  |  2 +-
 .../org/apache/bcel/LocalVariableTypeTableTestCase.java  |  2 +-
 src/test/java/org/apache/bcel/PLSETestCase.java          | 12 ++++++------
 .../org/apache/bcel/classfile/ConstantPoolTestCase.java  | 14 ++++----------
 .../apache/bcel/generic/FieldAnnotationsTestCase.java    |  6 +++---
 .../bcel/generic/GeneratingAnnotatedClassesTestCase.java | 12 ++++++------
 .../org/apache/bcel/generic/JiraBcel362TestCase.java     |  2 +-
 14 files changed, 43 insertions(+), 49 deletions(-)

Reply via email to