Mercurial > hg > svcore
diff data/fileio/test/files.pri @ 1698:dbd13eb7dad1
Add tests for audio file readers presented with empty or nonsense input
author | Chris Cannam |
---|---|
date | Fri, 03 May 2019 13:33:53 +0100 |
parents | 64ef24ebb19c |
children | 83cb6e9d769b |
line wrap: on
line diff
--- a/data/fileio/test/files.pri Tue Apr 23 16:17:13 2019 +0100 +++ b/data/fileio/test/files.pri Fri May 03 13:33:53 2019 +0100 @@ -2,6 +2,8 @@ TEST_HEADERS += \ ../../model/test/MockWaveModel.h \ AudioFileReaderTest.h \ + UnsupportedFormat.h \ + BogusAudioFileReaderTest.h \ AudioFileWriterTest.h \ AudioTestData.h \ EncodingTest.h \