Another windows utf8 I/O patch from Janne Hyvärinen <cse@sci.fi>.
[platform/upstream/flac.git] / test / test_wrapper.sh
1 #!/bin/sh -e
2
3 # This test script should exit on the first failure.
4
5 ./test_libFLAC.sh
6 ./test_libFLAC++.sh
7 ./test_grabbag.sh
8 ./test_flac.sh
9 ./test_metaflac.sh
10 ./test_seeking.sh
11 ./test_streams.sh