File: format.log

package info (click to toggle)
libreoffice 1%3A3.5.4%2Bdfsg2-0%2Bdeb7u6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,692,956 kB
  • sloc: cpp: 4,679,168; java: 395,153; xml: 170,215; ansic: 99,333; perl: 60,572; python: 27,776; sh: 17,789; makefile: 8,738; yacc: 8,219; cs: 6,648; asm: 3,257; objc: 2,349; lex: 2,103; pascal: 890; awk: 758; csh: 247; lisp: 115; php: 104; sed: 9
file content (36 lines) | stat: -rw-r--r-- 1,428 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Test run started : 2008/09/18 11:35:34
BEGIN Format
 TEST START : Test Predefined_Number_Format_Sample function
  ITEM Assertion OK : General Number: 562486.2356
  ITEM Assertion OK : Fixed: 0.20
  ITEM Assertion OK : Standard: 562,486.24
  ITEM Assertion OK : Percent: 75.21%
  ITEM Assertion OK : Scientific: 5.62E+05
  ITEM Assertion OK : Scientific: -3.46E+03
  ITEM Assertion OK : Yes/No: No
  ITEM Assertion OK : Yes/No: Yes
  ITEM Assertion OK : True/False: False
  ITEM Assertion OK : True/False: True
  ITEM Assertion OK : On/Off: Off
  ITEM Assertion OK : On/Off: On
 TEST OK : Test Predefined_Number_Format_Sample function
 TEST START : Test Custom_Number_Format_Sample function
  ITEM Assertion OK : 00.0000: 23.6750
  ITEM Assertion OK : 00.00: 23.68
  ITEM Assertion OK : 00000: 02658
  ITEM Assertion OK : 00.00: 2658.00
  ITEM Assertion OK : ##.####: 23.675
  ITEM Assertion OK : ##.##: 23.68
  ITEM Assertion OK : #,###.##: 12,345.25
  ITEM Assertion OK : ##.00%: 25.00%
  ITEM Assertion OK : #,###: 1,000,000
  ITEM Assertion OK : ######E-###: 109838E-5
  ITEM Assertion OK : $#,###.##: $2,345.25
  ITEM Assertion OK : ##.###\%: .25%
 TEST OK : Test Custom_Number_Format_Sample function
 TEST START : Test Custom_Text_Format_Sample function
  ITEM Assertion OK : <: vba
  ITEM Assertion OK : >: VBA
 TEST OK : Test Custom_Text_Format_Sample function
END  Format
Test run finished : 2008/09/18 11:35:34