annotate base/test/files.pri @ 1716:021556fcd30b

Remove hardcoded application name - this shouldn't be necessary now we're no longer doing a shadow build
author Chris Cannam
date Fri, 17 May 2019 12:35:06 +0100
parents 172bd3374adf
children 52705a328b34
rev   line source
Chris@1260 1 TEST_HEADERS = \
Chris@1392 2 TestColumnOp.h \
Chris@1392 3 TestLogRange.h \
Chris@1573 4 TestMovingMedian.h \
Chris@1392 5 TestOurRealTime.h \
Chris@1260 6 TestPitch.h \
Chris@1615 7 TestEventSeries.h \
Chris@1573 8 TestRangeMapper.h \
Chris@1407 9 TestScaleTickIntervals.h \
Chris@1265 10 TestStringBits.h \
Chris@1622 11 TestVampRealTime.h \
Chris@1622 12 StressEventSeries.h
Chris@1260 13
Chris@1260 14 TEST_SOURCES += \
Chris@1260 15 svcore-base-test.cpp