]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: add colcrt functional tests
authorSami Kerola <kerolasa@iki.fi>
Tue, 22 Sep 2015 09:40:13 +0000 (10:40 +0100)
committerSami Kerola <kerolasa@iki.fi>
Tue, 2 Feb 2016 17:27:28 +0000 (17:27 +0000)
commit5abd5d8aec088d097bc82cab805560672bc97ec1
tree4ebbd518f3f1d5b598ae2496d785da2590e66152
parentc809b20aa404a79b1482f0fc850c2a61d09253f5
tests: add colcrt functional tests

Output formats are based on colcrt before recent asan fixes and magic
constant replace, that are the commits ee24ab6f1..70e3fcf29.  It seems the
fixes caused unintentional, and not detected change to output format - which
to me means colcrt has a regression that got to be part of release v2.27.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
tests/expected/colcrt/functional [new file with mode: 0644]
tests/expected/colcrt/functional-half-lines [new file with mode: 0644]
tests/expected/colcrt/functional-no-options [new file with mode: 0644]
tests/expected/colcrt/functional-no-underlining [new file with mode: 0644]
tests/expected/colcrt/functional-short-options [new file with mode: 0644]
tests/expected/colcrt/regressions [new file with mode: 0644]
tests/ts/colcrt/functional [new file with mode: 0755]
tests/ts/colcrt/nasty-input [new file with mode: 0644]
tests/ts/colcrt/underlines [new file with mode: 0644]