]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add column(1) table test
authorKarel Zak <kzak@redhat.com>
Thu, 2 Mar 2017 13:34:08 +0000 (14:34 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 2 May 2017 10:18:00 +0000 (12:18 +0200)
commit2acfa40ac128a5f271c20515b10adbd0403aba25
tree5ad2238599b57eec22b833aff0181e925fc8ceb5
parentcee91191ea06822bf676aeb214f6f5b767bedc6b
tests: add column(1) table test

Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/column/table [new file with mode: 0644]
tests/expected/column/table-default [new file with mode: 0644]
tests/expected/column/table-input-separator [new file with mode: 0644]
tests/expected/column/table-output-separator [new file with mode: 0644]
tests/ts/column/files/table [new file with mode: 0644]
tests/ts/column/files/table-sep [new file with mode: 0644]
tests/ts/column/table [moved from tests/ts/column/separator_table with 64% similarity]