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