]> mj.ucw.cz Git - libucw.git/blob - ucw/xtypes-test.t
3480a3ada78a1b55039c02836b20058301ec0d8f
[libucw.git] / ucw / xtypes-test.t
1 Run: ../obj/ucw/xtypes-test
2 Out <<EOF
3 4 4
4 4KB 4KB
5 4MB 4MB
6 4GB 4GB
7 4TB 4TB
8 xt_size.parse error: 'Invalid units: 'X'.'.
9 xt_size.parse error: 'Invalid value of size: 'KB'.'.
10 xt_size.parse error: 'Invalid value of size: 'X1KB'.'.
11 xt_size.parse error: 'Invalid units: 'XKB'.'.
12 xt_size.parse error: 'Invalid units: 'KBX'.'.
13 xt_size.parse error: 'Invalid value of size: ''.'.
14 0 false
15 1 true
16 false false
17 true true
18 1403685533 1403685533
19 1403678333 1403678333
20 xt_timestamp.parse error: 'Invalid value of timestamp: '1403685533X'.'.
21 xt_timestamp.parse error: 'Invalid value of timestamp: '2014X-06-25 08:38:53'.'.
22 xt_timestamp.parse error: 'Invalid value of timestamp: '2X014-06-25 08:38:53'.'.
23 xt_timestamp.parse error: 'Invalid value of timestamp: '2014-06-25 08:38:53X'.'.
24 xt_timestamp.parse error: 'Invalid value of timestamp: 'X2014-06-25 08:38:53'.'.
25 xt_timestamp.parse error: 'Invalid value of timestamp: 'X1403685533'.'.
26 xt_timestamp.parse error: 'Invalid value of timestamp: '14X03685533'.'.
27 xt_timestamp.parse error: 'Invalid value of timestamp: '1403685533X'.'.
28 EOF