annotate base/test/files.pri @ 1592:f8e3dcbafb4d bqaudiostream

Implement title/maker in wav readers; extra handling of supported-ness for file types
author Chris Cannam
date Mon, 21 Jan 2019 13:16:17 +0000
parents f04038819c26
children 23a29e5dc0e9
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@1573 7 TestRangeMapper.h \
Chris@1407 8 TestScaleTickIntervals.h \
Chris@1265 9 TestStringBits.h \
Chris@1392 10 TestVampRealTime.h
Chris@1260 11
Chris@1260 12 TEST_SOURCES += \
Chris@1260 13 svcore-base-test.cpp