]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/table-test-align.t
ABI tools: Better reporting of missing files
[libucw.git] / ucw / table-test-align.t
index ae50de665486cc8f76c57dd4c361bd639ad92fa8..8dfe8084a862bc38086a5137d197205fec9a98e6 100644 (file)
@@ -1,7 +1,7 @@
 Run: ../obj/ucw/table-test-align
 Out <<EOF
 col0_str                       col1_int        col2_uint       col3_bool       col4_double
-HELLO,col_idx:0                     -10               10       false           3.14159    
-EHLO,col_idx:0                   -12345              255       true            1.61803    
-AHOJ,col_idx:0                   -54321            65280       false           2.71828    
+HELLO,col_idx:0                     -10               10       0               3.14159    
+EHLO,col_idx:0                   -12345              255       1               1.61803    
+AHOJ,col_idx:0                   -54321            65280       0               2.71828    
 EOF