This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


    from f99e435a Added new tests for the main Levenshtein algorithm 
implementations  (#728)
     new 67af4ec0 Sort members
     new cb5d68fd Sort imports
     new 759f19ab Add new tests for the main Levenshtein algorithm 
implementations #728

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                                  |  2 +-
 .../commons/text/similarity/JaccardSimilarityTest.java   | 16 ++++++++--------
 .../commons/text/similarity/JaroWinklerDistanceTest.java |  2 +-
 .../commons/text/similarity/LevenshteinDistanceTest.java | 12 ++++++------
 .../text/similarity/LongestCommonSubsequenceTest.java    |  2 +-
 .../commons/text/similarity/SimilarityScoreFromTest.java | 10 +++++-----
 6 files changed, 22 insertions(+), 22 deletions(-)

Reply via email to