Mercurial > hg > svcore
annotate data/fileio/test/files.pri @ 1315:af0ccbb3e3d7 3.0-integration
Further updates to tests and debug output for file reading on OSX
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Fri, 02 Dec 2016 09:13:52 +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 |