mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Split regain play tests into separate script.
This commit is contained in:
@@ -26,6 +26,7 @@ check_SCRIPTS = \
|
||||
test_grabbag.sh \
|
||||
test_flac.sh \
|
||||
test_metaflac.sh \
|
||||
test_replaygain.sh \
|
||||
test_seeking.sh \
|
||||
test_streams.sh \
|
||||
test_compression.sh
|
||||
@@ -54,6 +55,7 @@ endif
|
||||
$(TESTS_ENVIRONMENT) ./test_grabbag.sh
|
||||
$(TESTS_ENVIRONMENT) ./test_flac.sh
|
||||
$(TESTS_ENVIRONMENT) ./test_metaflac.sh
|
||||
$(TESTS_ENVIRONMENT) ./test_replaygain.sh
|
||||
$(TESTS_ENVIRONMENT) ./test_seeking.sh
|
||||
$(TESTS_ENVIRONMENT) ./test_streams.sh
|
||||
$(TESTS_ENVIRONMENT) ./test_compression.sh
|
||||
|
||||
Reference in New Issue
Block a user