JavaUTF8Tests.st
branchdevelopment
changeset 2578 fc6186a4961f
parent 2429 ebece4dcaab9
child 2711 a00302fe5083
equal deleted inserted replaced
2577:20f1eddba58b 2578:fc6186a4961f
    50      see the differences between this version and version stx:libjava
    50      see the differences between this version and version stx:libjava
    51      as of 1.9.2010
    51      as of 1.9.2010
    52 
    52 
    53 "
    53 "
    54 ! !
    54 ! !
    55 
       
    56 
    55 
    57 !JavaUTF8Tests methodsFor:'loadingTests'!
    56 !JavaUTF8Tests methodsFor:'loadingTests'!
    58 
    57 
    59 testSingleByteCharacters
    58 testSingleByteCharacters
    60     |bytes|
    59     |bytes|
   135 
   134 
   136     "Created: / 04-02-2011 / 14:31:26 / Marcel Hlopko <hlopik@gmail.com>"
   135     "Created: / 04-02-2011 / 14:31:26 / Marcel Hlopko <hlopik@gmail.com>"
   137     "Modified: / 04-02-2011 / 16:02:16 / Marcel Hlopko <hlopik@gmail.com>"
   136     "Modified: / 04-02-2011 / 16:02:16 / Marcel Hlopko <hlopik@gmail.com>"
   138 ! !
   137 ! !
   139 
   138 
   140 
       
   141 !JavaUTF8Tests class methodsFor:'documentation'!
   139 !JavaUTF8Tests class methodsFor:'documentation'!
   142 
   140 
   143 version_CVS
   141 version_CVS
   144     ^ '$Header: /cvs/stx/stx/libjava/JavaUTF8Tests.st,v 1.3 2013-02-25 11:15:31 vrany Exp $'
   142     ^ '$Header: /cvs/stx/stx/libjava/JavaUTF8Tests.st,v 1.3 2013/02/25 11:15:31 vrany Exp $'
   145 !
   143 !
   146 
   144 
   147 version_HG
   145 version_HG
   148 
   146 
   149     ^ '$Changeset: <not expanded> $'
   147     ^ '$Changeset: <not expanded> $'