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-collections.git


    from 6cc1adac1 validate order and uniqueness invariants in decorator 
readObject (#684)
     new e827e7940 Validate order and uniqueness invariants in decorator 
readObject() (#684).
     new 267158997 Javadoc
     new 6742fee39 Refactor tests for PR copy-pasta.

The 3 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:
 src/changes/changes.xml                            |   1 +
 .../commons/collections4/AbstractObjectTest.java   | 128 ++++++++-------------
 .../collections4/list/SetUniqueListTest.java       |  15 +--
 .../collections4/map/ListOrderedMapTest.java       |  14 +--
 .../collections4/set/ListOrderedSetTest.java       |  14 +--
 5 files changed, 50 insertions(+), 122 deletions(-)

Reply via email to