view data/fileio/test/files.pri @ 1384:368449629a30

Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
author Chris Cannam
date Wed, 22 Feb 2017 12:01:39 +0000
parents 1c9bbbb6116a
children b5283878cca2
line wrap: on
line source

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