coverage: --program-transform shouldn't transform too much
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 27 Feb 2012 08:28:47 +0000 (09:28 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 27 Feb 2012 08:36:17 +0000 (09:36 +0100)
commit29158391fa018aba646b8ddd9d2022c5552ebd9f
tree40c3ea9400b0fb5fe59be3cbba133a15955033b5
parentbb061d336f318da0adb85ae3002a6e0f4246332f
coverage: --program-transform shouldn't transform too much

Stemmed from a report by Vladimir 'φ-coder/phcoder' Serbinenko:
<http://lists.gnu.org/archive/html/automake/2012-02/msg00025.html>

* tests/transform3.test: New test, checking that --program-transform
does not transform too much stuff (in particular, pkglibexecdir,
pgklibdir and pkgdatadir).
* tests/list-of-tests.mk: Add it.
* THANKS: Update.
THANKS
tests/list-of-tests.mk
tests/transform3.test [new file with mode: 0755]