]> git.ipfire.org Git - thirdparty/automake.git/commit
python: expose automake bug#10995
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 15 Mar 2012 08:00:12 +0000 (09:00 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 15 Mar 2012 08:00:12 +0000 (09:00 +0100)
commit463b6405380ac3ff266f980d30cfeeb55eb796ee
treefa5ec58c4918fb4e5ccee1f36d8875bd9942e429
parent52ce42bbaf56e5eae76ea8f4fe1484c23c0fa10d
python: expose automake bug#10995

* tests/python.test: Expose the bug in grepping tests.
* tests/python-noinst.test: New functional test to expose the
bug.
* tests/list-of-tests.mk: Add it.
* tests/Makefile.am (XFAIL_TESTS): Add the new test and the
extended one.
* THANKS: Update.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
THANKS
tests/Makefile.am
tests/list-of-tests.mk
tests/python-pr10995.test [new file with mode: 0755]
tests/python.test