Mercurial > hg > svcore
annotate system/test/files.pri @ 1780:6d6740b075c3
Support optional max frequency setting, useful when we want to store caches of very constrained frequency ranges (as in melodic-range spectrogram, potentially)
author | Chris Cannam |
---|---|
date | Thu, 12 Sep 2019 11:52:19 +0100 |
parents | 5afbac960a30 |
children |
rev | line source |
---|---|
Chris@1260 | 1 TEST_HEADERS = \ |
Chris@1476 | 2 TestEnv.h |
Chris@1260 | 3 |
Chris@1260 | 4 TEST_SOURCES += \ |
Chris@1476 | 5 svcore-system-test.cpp |