mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
unit-test coverage for error-handling
This commit is contained in:
parent
d2925aafe5
commit
3ad00b5686
4 changed files with 2 additions and 0 deletions
1
test/cases/io-skip-pass-comments/pr-1787-d/cmd
Normal file
1
test/cases/io-skip-pass-comments/pr-1787-d/cmd
Normal file
|
|
@ -0,0 +1 @@
|
|||
mlr --csv --skip-comments-with '##' cat test/input/pr-1787.csv
|
||||
1
test/cases/io-skip-pass-comments/pr-1787-d/experr
Normal file
1
test/cases/io-skip-pass-comments/pr-1787-d/experr
Normal file
|
|
@ -0,0 +1 @@
|
|||
mlr: for CSV, the comment prefix must be a single character.
|
||||
0
test/cases/io-skip-pass-comments/pr-1787-d/expout
Normal file
0
test/cases/io-skip-pass-comments/pr-1787-d/expout
Normal file
0
test/cases/io-skip-pass-comments/pr-1787-d/should-fail
Normal file
0
test/cases/io-skip-pass-comments/pr-1787-d/should-fail
Normal file
Loading…
Add table
Add a link
Reference in a new issue