]> git.pond.sub.org Git - empserver/commit
tests/files tests/fairland: Check stderr and exit status
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 29 Jan 2014 19:12:18 +0000 (20:12 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 1 Feb 2015 15:52:59 +0000 (16:52 +0100)
commitfed6620a0b6c684741535a223d227e861bde2794
treedd7dbe37780753e80d207bb4a6092daa4c2c503b
parente633597854e3b8c36f47b5dcf87ea5ec4e7fed63
tests/files tests/fairland: Check stderr and exit status

New helper run_and_cmp to automate the job: run a program capturing
its standard output, standard error and exit status, then compare the
actual with the expected results.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
tests/fairland-test
tests/fairland/fairland.out
tests/files-test
tests/test-common.sh