mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test scripts
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user