Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1496:fde8c497373f
Avoid crashing if an effects plugin can't be instantiated and so the output vector is empty in the transformer's run() method
author | Chris Cannam |
---|---|
date | Mon, 13 Aug 2018 15:25:32 +0100 |
parents | de385fed1197 |
children | 64ef24ebb19c |
line wrap: on
line source
TEST_HEADERS += \ ../../model/test/MockWaveModel.h \ AudioFileReaderTest.h \ AudioFileWriterTest.h \ AudioTestData.h \ EncodingTest.h \ MIDIFileReaderTest.h \ CSVStreamWriterTest.h TEST_SOURCES += \ ../../model/test/MockWaveModel.cpp \ svcore-data-fileio-test.cpp