view data/model/test/files.pri @ 1650:bbfb5a1e4b84 single-point

Make MagnitudeRange generic, in the form of Extents
author Chris Cannam
date Mon, 18 Mar 2019 09:37:46 +0000
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