]> mj.ucw.cz Git - libucw.git/blob - ucw/xtypes-test.t
xtypes: added first shot on unit parser
[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 EOF