fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test scripts

This commit is contained in:
Josh Coalson
2004-11-09 01:28:05 +00:00
parent b42b0ee5f5
commit b43d3cbd9e
11 changed files with 142 additions and 32 deletions

View File

@@ -44,6 +44,7 @@ TESTS = \
./test_flac.sh \
./test_metaflac.sh \
./test_grabbag.sh \
./test_seeking.sh \
./test_streams.sh \
./test_bins.sh
@@ -59,6 +60,7 @@ EXTRA_DIST = \
test_flac.sh \
test_metaflac.sh \
test_grabbag.sh \
test_seeking.sh \
test_streams.sh \
test_bins.sh