]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add column tests
authorSami Kerola <kerolasa@iki.fi>
Thu, 19 May 2011 20:35:05 +0000 (22:35 +0200)
committerSami Kerola <kerolasa@iki.fi>
Thu, 19 May 2011 20:35:05 +0000 (22:35 +0200)
commit8b493b6c39a2e563676c2b43336f8ff42baaf2f2
tree47fd6c6e447bc06195b6a4cd8ec1abf7592ae523
parentdaf093d2642f04000650fa06fdb3e1cdf80ef7c1
tests: add column tests

Very basic regression tests for the column(1) command.

http://permalink.gmane.org/gmane.linux.utilities.util-linux-ng/4066

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
tests/commands.sh.in
tests/diff/column/fillrow [new file with mode: 0644]
tests/diff/column/separator_table [new file with mode: 0644]
tests/expected/column/fillrow [new file with mode: 0644]
tests/expected/column/separator_table [new file with mode: 0644]
tests/ts/column/fillrow [new file with mode: 0755]
tests/ts/column/input [new file with mode: 0644]
tests/ts/column/separator_table [new file with mode: 0755]