view base/test/files.pri @ 1707:8ce940f9e32b

C++ compiler in Travis Xenial image doesn't seem to like this with nullptr
author Chris Cannam
date Thu, 16 May 2019 12:47:35 +0100
parents f04038819c26
children 23a29e5dc0e9
line wrap: on
line source
TEST_HEADERS = \
	     TestColumnOp.h \
	     TestLogRange.h \
	     TestMovingMedian.h \
	     TestOurRealTime.h \
	     TestPitch.h \
	     TestRangeMapper.h \
	     TestScaleTickIntervals.h \
	     TestStringBits.h \
	     TestVampRealTime.h
	     
TEST_SOURCES += \
	     svcore-base-test.cpp