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 4d6de357b NumberUtils.createNumber(String): Float shortcut can bypass 
exact decimal parsing (#1635).
     new 71803c255 Add StringUtilsTrimStripTest.testStripAccentsSymbolMath()
     new 8a3edd511 Split StringUtilsTrimStripTest in two.

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:
 ...rimStripTest.java => StringUtilsStripTest.java} | 64 +++++++-------------
 .../apache/commons/lang3/StringUtilsTrimTest.java  | 70 ++++++++++++++++++++++
 2 files changed, 93 insertions(+), 41 deletions(-)
 rename src/test/java/org/apache/commons/lang3/{StringUtilsTrimStripTest.java 
=> StringUtilsStripTest.java} (85%)
 create mode 100644 
src/test/java/org/apache/commons/lang3/StringUtilsTrimTest.java

Reply via email to