annotate base/test/files.pri @ 1654:26aa42fd60e9 single-point

Add overspill to events-within search
author Chris Cannam
date Wed, 20 Mar 2019 11:12:54 +0000
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