]> mj.ucw.cz Git - xsv.git/blob - tests/1000-tsv-warnings
Added a test suite
[xsv.git] / tests / 1000-tsv-warnings
1 --tsv --tsv -d:
2 xxx
3 abc     de:f    g::hi
4 ---
5 xxx
6 abc:de:f:g::hi
7 ---
8 Warning at line 2: Field separator found inside field and quoting is turned off.
9 Warning at line 2: Field separator found inside field and quoting is turned off.
10 Warning at line 2: Field separator found inside field and quoting is turned off.