view base/test/files.pri @ 1631:b2048f350906 single-point

Switch EventSeries to using a vector for m_events, so as to allow indexed access
author Chris Cannam
date Tue, 12 Mar 2019 14:14:00 +0000
parents 172bd3374adf
children 52705a328b34
line wrap: on
line source
TEST_HEADERS = \
	     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