view 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 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