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 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 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 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 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