view data/model/test/files.pri @ 1727:8efce64dd85e

Fix potential deadlock when notifying a handler that more models are [not] available
author Chris Cannam
date Thu, 20 Jun 2019 11:09:36 +0100
parents 560453546749
children
line wrap: on
line source
TEST_HEADERS += \
	Compares.h \
	MockWaveModel.h \
	TestFFTModel.h \
        TestSparseModels.h \
        TestWaveformOversampler.h \
        TestZoomConstraints.h
	
TEST_SOURCES += \
	MockWaveModel.cpp \
	svcore-data-model-test.cpp