Mercurial > hg > svcore
annotate data/fileio/test/files.pri @ 1308:80c77916fe85 mp3-gapless
Update m4a files to exports from CoreAudio, rather than FAAC; update tests accordingly, and add test for spurious data after end of decode
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 29 Nov 2016 14:25:57 +0000 |
parents | 24c0d4c5356e |
children | c0cdacc47f4e |
rev | line source |
---|---|
Chris@1260 | 1 |
Chris@1260 | 2 TEST_HEADERS += \ |
Chris@1260 | 3 AudioFileReaderTest.h \ |
Chris@1260 | 4 AudioTestData.h |
Chris@1260 | 5 |
Chris@1260 | 6 TEST_SOURCES += \ |
Chris@1260 | 7 svcore-data-fileio-test.cpp |