Mercurial > hg > svcore
annotate data/fileio/test/files.pri @ 1352:f98fde50570b 3.0-integration
Add checker README; rename plugin-checker-helper binary (back) to vamp-plugin-load-checker -- I decided it was more useful to have a distinctive name for the installed binary than it was important to show that it was plugin-agnostic
author | Chris Cannam |
---|---|
date | Mon, 09 Jan 2017 10:14:59 +0000 |
parents | c0cdacc47f4e |
children | 1c9bbbb6116a |
rev | line source |
---|---|
Chris@1260 | 1 |
Chris@1260 | 2 TEST_HEADERS += \ |
Chris@1260 | 3 AudioFileReaderTest.h \ |
Chris@1345 | 4 AudioTestData.h \ |
Chris@1345 | 5 EncodingTest.h |
Chris@1260 | 6 |
Chris@1260 | 7 TEST_SOURCES += \ |
Chris@1260 | 8 svcore-data-fileio-test.cpp |