view data/model/test/files.pri @ 1631:b2048f350906 single-point

Switch EventSeries to using a vector for m_events, so as to allow indexed access
author Chris Cannam
date Tue, 12 Mar 2019 14:14:00 +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