Mercurial > hg > svcore
view data/model/test/files.pri @ 1798:13bd41bd8a17
Some work on making Model classes thread-safe in typical use - and documenting this. Some of the implementations are simpler now that EventSeries is thread-safe
author | Chris Cannam |
---|---|
date | Tue, 01 Oct 2019 11:22:48 +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