[GitHub] commons-text pull request #60: additional-tests

2017-08-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-text/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] commons-text pull request #60: additional-tests

2017-08-01 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/commons-text/pull/60#discussion_r130633380 --- Diff: src/test/java/org/apache/commons/text/StringEscapeUtilsTest.java --- @@ -592,4 +593,43 @@ public void testUnscapeXSI() {

[GitHub] commons-text pull request #60: additional-tests

2017-08-01 Thread TheRealHaui
Github user TheRealHaui commented on a diff in the pull request: https://github.com/apache/commons-text/pull/60#discussion_r130609309 --- Diff: src/test/java/org/apache/commons/text/StringEscapeUtilsTest.java --- @@ -592,4 +593,43 @@ public void testUnscapeXSI() { asse

[GitHub] commons-text pull request #60: additional-tests

2017-08-01 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/commons-text/pull/60#discussion_r130549181 --- Diff: src/test/java/org/apache/commons/text/StringEscapeUtilsTest.java --- @@ -592,4 +593,43 @@ public void testUnscapeXSI() {

[GitHub] commons-text pull request #60: additional-tests

2017-07-31 Thread TheRealHaui
GitHub user TheRealHaui opened a pull request: https://github.com/apache/commons-text/pull/60 additional-tests Added Unit Tests which cover previously untested code. You can merge this pull request into a Git repository by running: $ git pull https://github.com/TheRealHaui/comm