This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch commons_io_2_21_0
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
from 2e8431937 ARJ: correct byte accounting and truncation errors (#723)
add f1b180509 Refactor common test pattern
No new revisions were added by this update.
Summary of changes:
src/test/java/org/apache/commons/compress/AbstractTest.java | 11 +++++++++++
.../compress/archivers/arj/ArjArchiveInputStreamTest.java | 8 +++-----
.../compress/archivers/cpio/CpioArchiveInputStreamTest.java | 10 ----------
.../compress/archivers/tar/TarArchiveInputStreamTest.java | 6 ++----
.../compress/archivers/zip/ZipArchiveInputStreamTest.java | 3 +--
5 files changed, 17 insertions(+), 21 deletions(-)