Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1700:c1208b211d8c single-point
Ensure test fails rather than crashing if this reader doesn't get created
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Fri, 03 May 2019 15:02:09 +0100 |
parents | dbd13eb7dad1 |
children | 83cb6e9d769b |
line wrap: on
line source
TEST_HEADERS += \ ../../model/test/MockWaveModel.h \ AudioFileReaderTest.h \ UnsupportedFormat.h \ BogusAudioFileReaderTest.h \ AudioFileWriterTest.h \ AudioTestData.h \ EncodingTest.h \ MIDIFileReaderTest.h \ CSVFormatTest.h \ CSVStreamWriterTest.h TEST_SOURCES += \ ../../model/test/MockWaveModel.cpp \ svcore-data-fileio-test.cpp