]> git.ipfire.org Git - thirdparty/automake.git/commit
lex tests: remove erroneous check about ylwrap distribution
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 13 May 2011 13:03:20 +0000 (15:03 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 13 May 2011 19:15:45 +0000 (21:15 +0200)
commit68da6ae8ce04258668e63aee320011c8bf130d18
treeb3a680450658b67ea57ccb7d447960fe1faae268
parent1e6914a488ba23c9a098510d100de7cbe6edb79d
lex tests: remove erroneous check about ylwrap distribution

* tests/lex5.test: Do not check that the ylwrap script is *not*
distributed when there is only one lexer, as ylwrap is in fact
expected to distributed unconditionally (at least starting from
commit `Release-1-9-323-gc5881cc' of 19-08-2006).  Note that this
bogus check wasn't triggering any failure because it was done at
the wrong time (i.e. from the VPATH build directory), so that it
could never fail anyway.
Instead, check that ylwrap is distributed even when there is only
one lexer.
Since we are at it, add a couple of `ls -l' calls, to get better
debugging info.
ChangeLog
tests/lex5.test