~ubuntu-branches/ubuntu/vivid/emscripten/vivid-proposed

« back to all changes in this revision

Viewing changes to tests/printf/output_i64_1.txt

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2014-01-19 14:12:40 UTC
  • mfrom: (4.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20140119141240-nfiw0p8033oitpfz
Tags: 1.9.0~20140119~7dc8c2f-1
* New snapshot release (Closes: #733714)
* Provide sources for javascript and flash. Done in orig-tar.sh
  Available in third_party/websockify/include/web-socket-js/src/
  (Closes: #735903)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
Characters: a A
5
5
Decimals: 1977 650000 12 4
6
 
Preceding with blanks:       1977
7
 
Preceding with zeros: 0000001977
 
6
Preceding with blanks:       1977      -1977
 
7
Preceding with zeros: 0000001977 -000001977
 
8
Force sign: +1977 -1977  +1977  -1977
 
9
Force sign or space:  1977 -1977   1977  -1977
 
10
Sign overrides space: +1977 -1977  +1977  -1977
8
11
Some different radixes: 100 64 144 0x64 0144
9
 
floats: 3.14 +3e+00 3.141600E+00
 
12
floats: 3.14 +3e+00 3.141600E+00 00003.14
 
13
negative floats: -3.14 -3e+00 -3.141600E+00 -0003.14
 
14
Force sign or space:  3.14 -3.14   3.14  -3.14
10
15
Width trick:    10
11
16
A string %
12
17
Null string:  (null)
8275
8280
1
8276
8281
1
8277
8282
 
 
8283
1.234568E+04
8278
8284
no_new_line