view data/model/test/files.pri @ 1702:5d4831c2e8aa

Ensure test fails rather than crashing if this reader doesn't get created
author Chris Cannam
date Tue, 07 May 2019 15:54:15 +0100
parents c5092ca1c6e5
children 560453546749
line wrap: on
line source
TEST_HEADERS += \
	Compares.h \
	MockWaveModel.h \
	TestFFTModel.h \
        TestWaveformOversampler.h \
        TestZoomConstraints.h
	
TEST_SOURCES += \
	MockWaveModel.cpp \
	svcore-data-model-test.cpp