Files
cuetools.net/flac/test/test_wrapper.sh
Grigory Chudov 1b64b37878 libFLAC: 1.3.0
2013-07-04 23:09:14 -04:00

12 lines
194 B
Bash

#!/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