summaryrefslogtreecommitdiff
path: root/test/test_wrapper.sh
blob: 17d544ab415ded413d6fabf626b24f43776b5f58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash -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_replaygain.sh
./test_seeking.sh
./test_streams.sh