Author: markt
Date: Tue Mar 5 10:17:52 2013
New Revision: 1452718
URL: http://svn.apache.org/r1452718
Log:
Rename now this is the only UTF-8 test
Added:
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8.java
- copied, changed from r1452717,
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java
Removed:
tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java
Copied: tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8.java (from
r1452717, tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java)
URL:
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8.java?p2=tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8.java&p1=tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java&r1=1452717&r2=1452718&rev=1452718&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8Extended.java
(original)
+++ tomcat/trunk/test/org/apache/tomcat/util/buf/TestUtf8.java Tue Mar 5
10:17:52 2013
@@ -33,7 +33,7 @@ import org.junit.Test;
* <a href="http://www.unicode.org/versions/Unicode6.2.0/ch03.pdf">unicode 6.2,
* chapter 3, section 3.9</a>.
*/
-public class TestUtf8Extended {
+public class TestUtf8 {
// Indicates that at invalid sequence is detected one character later than
// the earliest possible moment
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]