You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2011/02/22 20:54:22 UTC

svn commit: r1073476 - /commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/ColognePhoneticTest.java

Author: ggregory
Date: Tue Feb 22 19:54:22 2011
New Revision: 1073476

URL: http://svn.apache.org/viewvc?rev=1073476&view=rev
Log:
Enable more tests, the PHP code used to generate these examples has a multiple digit bug.

Modified:
    commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/ColognePhoneticTest.java

Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/ColognePhoneticTest.java
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/ColognePhoneticTest.java?rev=1073476&r1=1073475&r2=1073476&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/ColognePhoneticTest.java (original)
+++ commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/ColognePhoneticTest.java Tue Feb 22 19:54:22 2011
@@ -134,11 +134,11 @@ public class ColognePhoneticTest extends
             {"deutz", "28"},
             // {"hamburg", "6174"},
             // {"hannover", "637"},
-            // {"christstollen", "4788256"},
+            {"christstollen", "478256"},
             {"Xanthippe", "48621"},
             {"Zacharias", "8478"},
             // {"Holzbau", "581"},
-            // {"matsch", "688"},
+            {"matsch", "68"},
             {"matz", "68"},
             {"Arbeitsamt", "071862"},
             {"Eberhard", "01772"},