libFLAC: 1.3.0

This commit is contained in:
Grigory Chudov
2013-07-04 23:09:14 -04:00
parent f2a2d27dc5
commit 1b64b37878
1513 changed files with 206009 additions and 132468 deletions

11
flac/test/test_wrapper.sh Normal file
View 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