--- byo run-tests: test/tsv-lib-test.sh test-add-const-column name age alice 10 bob 20 host_name name age 344e7303deb5 alice 10 344e7303deb5 bob 20 OK test-concat-rows name,age alice,0 bob,10 carol,20 FATAL: Invalid header in '_tmp/bad.csv': 'name,age,another'. Expected 'name,age' name,age alice,0 bob,10 carol,20 OK test-tsv2html
name |
carol |