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/13 21:45:53 UTC

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

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 b84f8d695c7517173e8239e6653b9e3d18aa5278
Merge: 7e392b9 a5ec560
Author: Bruno P. Kinoshita <ki...@apache.org>
AuthorDate: Thu Jan 14 10:45:20 2021 +1300

    Merge branch 'pr-206'
    
    This closes #206

 src/changes/changes.xml                            |   3 +
 .../commons/collections4/CollectionUtilsTest.java  | 261 ++++++++++-----------
 .../commons/collections4/IterableUtilsTest.java    |  19 +-
 .../commons/collections4/IteratorUtilsTest.java    |  43 ++--
 .../bloomfilter/BloomFilterIndexerTest.java        |   8 +-
 .../functors/AbstractCompositePredicateTest.java   |  24 +-
 .../properties/EmptyPropertiesTest.java            |  68 +++---
 7 files changed, 218 insertions(+), 208 deletions(-)