]> wolfpit.net Git - tool/Arch-pacman/.git/commit
provide default values for test scripts
authorAndrew Gregory <andrew.gregory.8@gmail.com>
Mon, 29 Jul 2013 18:57:59 +0000 (14:57 -0400)
committerAllan McRae <allan@archlinux.org>
Wed, 21 Aug 2013 01:00:18 +0000 (11:00 +1000)
commit9263cc58747a1b2ed5a345e5b35014b44decd444
treeda45a0af15eea5ef4718929439e78f23a852da9d
parent1152052b3e27e3252f6685a369fce8a426710015
provide default values for test scripts

Our test scripts currently require that the first argument be the
library or binary to be tested.  This makes integrating them with
automake which doesn't have a mechanism for passing specific arguments
to individual tests.  Instead, provide a default built from paths in the
environment which can be provided to all test scripts by automake.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
test/scripts/human_to_size_test.sh
test/scripts/parseopts_test.sh
test/util/pacsorttest.sh
test/util/vercmptest.sh