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-lang.git
from 99c22e51c Reject doubled leading sign in NumberUtils.createBigInteger
(#1702).
new 1dd567ea0 Refactor NumberUtilsTest.testCreateBigInteger() test using
@ParameterizedTest
new 294aac0f0 Refactor NumberUtilsTest.testCreateBigDecimalFailure() test
using @ParameterizedTest
The 2 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:
.../apache/commons/lang3/math/NumberUtilsTest.java | 72 +++++++++++++---------
1 file changed, 42 insertions(+), 30 deletions(-)