view base/test/files.pri @ 1864:166d7a4c2cd6 startup-timing

Add timings to debug output
author Chris Cannam
date Wed, 03 Jun 2020 13:57:37 +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