mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-15 15:11:12 +02:00
Update libflac to 1.3.0.
This commit is contained in:
11
lib-src/libflac/test/test_wrapper.sh
Executable file
11
lib-src/libflac/test/test_wrapper.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
# This test script should exit on the first failure.
|
||||
|
||||
./test_libFLAC.sh
|
||||
./test_libFLAC++.sh
|
||||
./test_grabbag.sh
|
||||
./test_flac.sh
|
||||
./test_metaflac.sh
|
||||
./test_seeking.sh
|
||||
./test_streams.sh
|
Reference in New Issue
Block a user