--- byo run-tests: test/tsv-lib-test.sh test-add-const-column name age alice 10 bob 20 host_name name age 576b2e7fdcee alice 10 576b2e7fdcee 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 |