view data/fileio/test/files.pri @ 1682:4ca784e5033e single-point

Restore always-on export of label even if empty - backward compatibility makes testing easier
author Chris Cannam
date Wed, 03 Apr 2019 16:03:18 +0100
parents 64ef24ebb19c
children dbd13eb7dad1
line wrap: on
line source

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