view data/fileio/test/files.pri @ 1516:ad46f6e80369 import-audio-data

Accessors + overlooked initialiser
author Chris Cannam
date Fri, 07 Sep 2018 18:12:20 +0100
parents de385fed1197
children 64ef24ebb19c
line wrap: on
line source

TEST_HEADERS += \
	../../model/test/MockWaveModel.h \
	AudioFileReaderTest.h \
	AudioFileWriterTest.h \
	AudioTestData.h \
	EncodingTest.h \
	MIDIFileReaderTest.h \
	CSVStreamWriterTest.h
     
TEST_SOURCES += \
	../../model/test/MockWaveModel.cpp \
	svcore-data-fileio-test.cpp