This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 363d166c1 FileEntry.setName(String) now throws NullPointerException on
null input.
add aedb5e99b Add FileEntry unit tests.
add e98f1af9d Fix test compiler warning.
add 7363a8557 Add SerializableFileTimeTest tests.
No new revisions were added by this update.
Summary of changes:
.../apache/commons/io/monitor/FileEntryTest.java | 268 +++++++++++
.../io/monitor/SerializableFileTimeTest.java | 500 +++++++++++++++++++++
2 files changed, 768 insertions(+)