update dev300-m58
[ooovba.git] / sc / source / ui / vba / testvba / TestDocuments / logs / unix / StrConv-test.log
blobc7a7d87505830fc3c4798d8720c1a10c0b9bf219
1 Test run started : 05/29/2008 02:51:03 PM
2 BEGIN StrConv
3  TEST START : Test StrConv function
4   ITEM Assertion OK : Converts the string to uppercase characters:ABC EFG HIJ
5   ITEM Assertion OK : Converts the string to lowercase characters:abc efg hij
6   ITEM Assertion OK : Converts the first letter of every word in string to uppercase:Abc Efg Hij
7  TEST OK : Test StrConv function
8 END  StrConv
9 Test run finished : 05/29/2008 02:51:03 PM