view data/model/test/files.pri @ 1812:8a06e16948d7

Create target model without extents (we now have two separate constructors for this, the second one creates a model with extents even if both are zero)
author Chris Cannam
date Wed, 08 Jan 2020 15:26:28 +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