]> git.ipfire.org Git - thirdparty/automake.git/commit
Coverage and minor fixes for variable typo detection.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Oct 2010 18:26:47 +0000 (20:26 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Oct 2010 18:38:09 +0000 (20:38 +0200)
commitf19b07647af068030866b7bc94710e930a6fccb9
tree3dadf1eb619af45b2302f6c5fdfa71a50fe7d27f
parent6edafbb503ed5d81f963fb8eeec7595c8158d828
Coverage and minor fixes for variable typo detection.

* automake.in (check_typos): Remove `EXTRA_' prefix when
computing canonical name.
* tests/vartypo2.test, tests/vartypos.test: New tests.
* tests/Makefile.am (TESTS): Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/vartypo2.test [new file with mode: 0755]
tests/vartypos.test [new file with mode: 0755]