Mercurial > hg > svcore
view data/model/test/files.pri @ 1879:652c5360e682
Ensure transforms are populated before instantiateDefaultPluginFor runs - otherwise if we have prior knowledge of a transform id, we can find ourselves trying to instantiate it before the plugin factory has heard of it and e.g. knows which server to use
author | Chris Cannam |
---|---|
date | Thu, 25 Jun 2020 12:20:06 +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