]> mj.ucw.cz Git - libucw.git/blob - ucw/xtypes-test.t
396bda3aa8d854e2175c3cb4dcecc31f9aec29fb
[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 format of size: '1X'.'.
9 xt_size.parse error: 'Invalid value of size: 'KB'.'.
10 xt_size.parse error: 'Invalid value of size: ''.'.
11 0 false
12 1 true
13 false false
14 true true
15 1403685533 1403685533
16 1403678333 1403678333
17 xt_timestamp.parse error: 'Invalid value of timestamp: '1403685533X'.'.
18 xt_timestamp.parse error: 'Invalid value of timestamp: '2014X-06-25 08:38:53'.'.
19 xt_timestamp.parse error: 'Invalid value of timestamp: '2X014-06-25 08:38:53'.'.
20 xt_timestamp.parse error: 'Invalid value of timestamp: '2014-06-25 08:38:53X'.'.
21 xt_timestamp.parse error: 'Invalid value of timestamp: 'X1403685533'.'.
22 EOF