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-io.git
from c36106a3 Bump github/codeql-action from 2.22.4 to 2.22.5 (#508)
new 59b3601e Normalize test method names
new 7f31d000 Sort test members
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:
.../java/org/apache/commons/io/CopyUtilsTest.java | 136 +++++++++----------
.../io/FileUtilsCopyDirectoryToDirectoryTest.java | 10 +-
.../io/comparator/CompositeFileComparatorTest.java | 74 +++++-----
.../commons/io/filefilter/AndFileFilterTest.java | 28 ++--
.../commons/io/input/BOMInputStreamTest.java | 38 +++---
.../apache/commons/io/input/BoundedReaderTest.java | 120 ++++++++---------
.../io/input/MarkShieldInputStreamTest.java | 12 +-
.../io/input/UnixLineEndingInputStreamTest.java | 38 +++---
.../io/input/WindowsLineEndingInputStreamTest.java | 38 +++---
.../commons/io/output/ChunkedWriterTest.java | 6 +-
.../io/output/FileWriterWithEncodingTest.java | 150 ++++++++++-----------
.../apache/commons/io/output/ProxyWriterTest.java | 42 +++---
.../commons/io/output/QueueOutputStreamTest.java | 6 +-
.../io/serialization/FullClassNameMatcherTest.java | 4 +-
.../io/serialization/MoreComplexObjectTest.java | 42 +++---
.../ValidatingObjectInputStreamTest.java | 64 ++++-----
.../WildcardClassNameMatcherTest.java | 6 +-
17 files changed, 407 insertions(+), 407 deletions(-)