Add partial_tukey and punchout_tukey apodization functions
[flac.git] / test / test_wrapper.sh
blob17d544ab415ded413d6fabf626b24f43776b5f58
1 #!/bin/bash -e
3 # This test script should exit on the first failure.
5 ./test_libFLAC.sh
6 ./test_libFLAC++.sh
7 ./test_grabbag.sh
8 ./test_flac.sh
9 ./test_metaflac.sh
10 ./test_replaygain.sh
11 ./test_seeking.sh
12 ./test_streams.sh