tests: new variable $am_testaux_builddir
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Nov 2012 16:59:40 +0000 (17:59 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Nov 2012 16:59:40 +0000 (17:59 +0100)
commitbd0d41d77f0d8a24bb8e6aac3bf580cbe741f88e
tree1bfbbb88cf019e6c287deb1e44d7327a8d3827be
parent622358354392072ce81e50ec52377d3bdbf93f22
tests: new variable $am_testaux_builddir

And a related fix that solves a spurious testsuite failures in
VPATH builds.

* t/ax/test-defs.in ($am_testaux_builddir): New, counterpart of
$am_testaux_srcdir, but pointing inside the build directory.
* t/self-check-shell-no-trail-bslash.sh: Use $am_testaux_builddir,
not $am_testaux_srcdir, when fetching the 'shell-no-trail-bslash'
script.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/ax/test-defs.in
t/self-check-shell-no-trail-bslash.sh