view data/fileio/test/files.pri @ 1709:ab4fd193262b

Oops
author Chris Cannam
date Thu, 16 May 2019 12:54:58 +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