You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2021/01/15 22:01:32 UTC

[commons-collections] 03/03: Merge branch 'pr-207'

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

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git

commit 9691a48354d1a97d470b9184bb98da088c97e9d9
Merge: b84f8d6 76811d1
Author: Bruno P. Kinoshita <ki...@apache.org>
AuthorDate: Sat Jan 16 11:01:03 2021 +1300

    Merge branch 'pr-207'
    
    This closes #207

 src/changes/changes.xml                            |   3 +
 .../commons/collections4/FactoryUtilsTest.java     |  15 +-
 .../commons/collections4/PredicateUtilsTest.java   | 155 +++++++++++----------
 .../hasher/HashFunctionValidatorTest.java          |   7 +-
 .../functors/AbstractPredicateTest.java            |   6 +-
 .../collections4/functors/NullPredicateTest.java   |   2 +-
 6 files changed, 98 insertions(+), 90 deletions(-)