annotate base/test/files.pri @ 1615:24dc8cb42755 single-point

Rename a number of classes and methods (including Point -> Event); comments
author Chris Cannam
date Thu, 07 Mar 2019 15:44:09 +0000
parents 23a29e5dc0e9
children 172bd3374adf
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@1392 11 TestVampRealTime.h
Chris@1260 12
Chris@1260 13 TEST_SOURCES += \
Chris@1260 14 svcore-base-test.cpp