view data/fileio/test/files.pri @ 1706:1e7b7a62d373 single-point

Merge from default branch
author Chris Cannam
date Thu, 16 May 2019 11:07:47 +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