File: StrConv-test.log

package info (click to toggle)
libreoffice 1%3A4.0.3-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 2,548,908 kB
  • sloc: cpp: 3,995,956; java: 401,017; xml: 204,340; ansic: 91,037; perl: 43,011; python: 19,653; sh: 17,589; makefile: 9,023; yacc: 8,239; cs: 6,648; asm: 3,269; objc: 2,615; lex: 2,030; awk: 907; pascal: 800; csh: 235; lisp: 115; php: 104; sed: 7
file content (9 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (12)
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