mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
libFLAC: 1.3.0
This commit is contained in:
11
flac/test/test_wrapper.sh
Normal file
11
flac/test/test_wrapper.sh
Normal 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