aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/org/apache/commons/lang3/compare
AgeCommit message (Expand)Author
2022-07-05All tests should leave the ToStringStyle registry empty.Gary Gregory
2022-05-26Increase test coverage of ComparableUtils from 71% to 100% (#898)Steve Bosman
2021-10-25Add ComparableUtils.max(A, A) and ComparableUtils.min(A, A).Gary Gregory
2021-08-29Simplify assertions with equivalent but more simple. (#792)Arturo Bernal
2020-06-13[LANG-1561] use List.sort instead of Collection.sort (#546)XenoAmess
2020-01-01[LANG-1509] Add ObjectToStringComparator. (#483)Gary Gregory
2020-01-01[LANG-1507] Add ComparableUtils #398.Gary Gregory
2019-12-31[LANG-1507] Add ComparableUtils #398.Gary Gregory
2011-11-09Dropping comparators for next release (LANG-532)Henri Yandell
2011-09-11Making ComparatorChain implement Iterable. Including test and package private...Henri Yandell
2011-09-11Simplifying ComparatorChain version from the version taken from Commons Colle...Henri Yandell
2011-09-11Adding test for equalsHenri Yandell
2011-08-21Filling out ReverseComparator testingHenri Yandell
2011-08-18Adding a basic ComparableComparator testHenri Yandell
2011-08-18Adding a basic FixedOrderComparatorTestHenri Yandell
2011-08-18Adding a basic ReverseComparatorTestHenri Yandell
2011-08-18Adding a basic NullComparatorTestHenri Yandell
2011-08-18Removing collections tests - far too complex a system for the comparators' ne...Henri Yandell
2011-08-08Fixing package names and adding excludes to the pom.xml for the parts of the ...Henri Yandell
2011-08-08Copying from Collections to LangHenri Yandell
2011-08-08Copying from Collections to LangHenri Yandell
2011-08-08Copying from Collections to LangHenri Yandell
2011-08-08Copying from Collections to LangHenri Yandell
2011-08-08Copying from Collections to LangHenri Yandell
2011-08-08Copying from Collections to LangHenri Yandell
2011-08-08Copying from Collections to LangHenri Yandell
2011-08-08Copying from Collections to LangHenri Yandell