]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: rework tests on AM_PATH_PYTHON
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 13 Aug 2012 11:16:49 +0000 (13:16 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 13 Aug 2012 11:16:49 +0000 (13:16 +0200)
commitdaeca29aa2500bcbba1fd7bfe285a6e6d0500ef3
treef50fc25ba9b64ab2abf975c042c223ddb77a8243
parentcbc0fc858b4acbc7116fa52c955e2d73f65ffabd
tests: rework tests on AM_PATH_PYTHON

* t/python8.sh, t/python9.sh: Merge into ...
* t/python-am-path-iftrue.sh: ... this new test, with minor adjustments.
* t/python4.sh, t/python5.sh, t/python6.sh, t/python7.sh: Merge into ...
* t/python-missing.sh: ... this new test.
* t/python5b.sh: Rename ...
* t/python-too-old.sh: ... like this, and adjust/extend.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/list-of-tests.mk
t/python-am-path-iftrue.sh [moved from t/python9.sh with 70% similarity, mode: 0644]
t/python-missing.sh [new file with mode: 0644]
t/python-too-old.sh [moved from t/python5b.sh with 67% similarity]
t/python4.sh [deleted file]
t/python5.sh [deleted file]
t/python6.sh [deleted file]
t/python7.sh [deleted file]
t/python8.sh [deleted file]