view base/test/files.pri @ 1830:5f8fbbde08ff audio-source-refactor

Use shared_ptr for plugin instances throughout
author Chris Cannam
date Fri, 20 Mar 2020 16:30:33 +0000
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