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-compress.git
from 16c40c4a4 SeekableInMemoryByteChannel.position(long) shouldn't throw
an IllegalArgumentException for a new positive position that's too large #756
new a8719d714 Use JUnit 5 convention
new 83ffd533e Add missing @Test and update test for current behavior
new e2b2b08c8 Simpler test method names
new 18086246d Sort test members
The 4 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:
.../utils/SeekableInMemoryByteChannelTest.java | 223 +++++++++++----------
1 file changed, 112 insertions(+), 111 deletions(-)