]> git.ipfire.org Git - thirdparty/automake.git/commit
test init: refactor: new function 'am_test_setup'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 25 Jul 2012 18:31:47 +0000 (20:31 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 26 Jul 2012 12:11:36 +0000 (14:11 +0200)
commit472e4e4708f841967623708898050de5d7c27eda
treea5bef0eb95a375f80dc880855ee530da4150b19c
parent22443fe751fe97c065e6285cf8dcc8e5009dc576
test init: refactor: new function 'am_test_setup'

* t/ax/test-init.sh (am_test_setup): Here.
Call it from the main code.  Remove other calls of functions and
settings that are now duly called by 'am_test_setup'.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/ax/test-init.sh