]> mj.ucw.cz Git - libucw.git/blob - ucw/table-test-align.t
Lizard: Fixed compilation warning in tests.
[libucw.git] / ucw / table-test-align.t
1 Run: ../obj/ucw/table-test-align
2 Out <<EOF
3 col0_str                        col1_int        col2_uint       col3_bool       col4_double
4 HELLO,col_idx:0                      -10               10       0               3.14159    
5 EHLO,col_idx:0                    -12345              255       1               1.61803    
6 AHOJ,col_idx:0                    -54321            65280       0               2.71828    
7 EOF