Mercurial > hg > svcore
annotate base/test/files.pri @ 1588:0773b34d987f bqaudiostream
We should now be able to get these from Ogg files, though this might not be working yet...
author | Chris Cannam |
---|---|
date | Thu, 17 Jan 2019 15:08:38 +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 |