]> git.ipfire.org Git - thirdparty/util-linux.git/commit - tests/commands.sh
tests: fix python tests for dist and out-of-tree builds
authorRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 3 Jun 2014 22:17:58 +0000 (00:17 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Wed, 4 Jun 2014 08:14:24 +0000 (10:14 +0200)
commit15b2606c4f86dbb73abf41cdecfba7f65fd5bb22
treed195e146471c5b31f52e5721fed31c4bcf947d4f
parent0a8e0e8b2f336806110071eabb80bca609b97759
tests: fix python tests for dist and out-of-tree builds

- add python helper scripts to the dist
- helper scripts are always in srcdir
- python libs are in builddir
- abort tests if helpers are missing

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Makefile.am
libmount/python/Makemodule.am
tests/commands.sh
tests/functions.sh
tests/ts/libmount/context-py
tests/ts/libmount/context-utab-py
tests/ts/libmount/tabfiles-py
tests/ts/libmount/tabfiles-tags-py
tests/ts/libmount/update-py