view base/test/files.pri @ 1837:1b688ab5f1b3

Unify various vectors to our base floatvec_t type; store columns in fft model cache at their desired height so we can return a reference (speeding up the peak-frequency spectrogram in particular)
author Chris Cannam
date Thu, 09 Apr 2020 11:22:55 +0100
parents 52705a328b34
children
line wrap: on
line source
TEST_HEADERS = \
	     TestById.h \
	     TestColumnOp.h \
	     TestLogRange.h \
	     TestMovingMedian.h \
	     TestOurRealTime.h \
	     TestPitch.h \
	     TestEventSeries.h \
	     TestRangeMapper.h \
	     TestScaleTickIntervals.h \
	     TestStringBits.h \
	     TestVampRealTime.h \
	     StressEventSeries.h
	     
TEST_SOURCES += \
	     svcore-base-test.cpp