This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git.
from 52d90ed tracking changes new c53efde Replace assert by simpler but equivalent calls. new 14462da Merge branch 'feature/simplify_assert' of https://github.com/arturobernalg/commons-numbers new 19d6e28 Swap argument order to assertNotEquals 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: .../org/apache/commons/numbers/angle/AngleTest.java | 6 +++--- .../numbers/arrays/MultidimensionalCounterTest.java | 3 +-- .../commons/numbers/arrays/SortInPlaceTest.java | 19 +++++++++---------- .../apache/commons/numbers/complex/ComplexTest.java | 4 ++-- .../org/apache/commons/numbers/field/FP64Test.java | 12 ++++++------ .../commons/numbers/fraction/BigFractionTest.java | 8 ++++---- .../fraction/CommonsLangPortedFractionTest.java | 2 +- .../apache/commons/numbers/fraction/FractionTest.java | 8 ++++---- .../commons/numbers/quaternion/QuaternionTest.java | 2 +- 9 files changed, 31 insertions(+), 33 deletions(-)