annotate base/test/files.pri @ 1573:f04038819c26 spectrogramparam

Introduce & make use of faster MovingMedian class (now with resize capability)
author Chris Cannam
date Thu, 08 Nov 2018 15:02:30 +0000
parents 25ed6dde2ce0
children 23a29e5dc0e9
rev   line source
Chris@1260 1 TEST_HEADERS = \
Chris@1392 2 TestColumnOp.h \
Chris@1392 3 TestLogRange.h \
Chris@1573 4 TestMovingMedian.h \
Chris@1392 5 TestOurRealTime.h \
Chris@1260 6 TestPitch.h \
Chris@1573 7 TestRangeMapper.h \
Chris@1407 8 TestScaleTickIntervals.h \
Chris@1265 9 TestStringBits.h \
Chris@1392 10 TestVampRealTime.h
Chris@1260 11
Chris@1260 12 TEST_SOURCES += \
Chris@1260 13 svcore-base-test.cpp