annotate data/model/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 c5092ca1c6e5
children 560453546749
rev   line source
Chris@1260 1 TEST_HEADERS += \
Chris@1260 2 Compares.h \
Chris@1260 3 MockWaveModel.h \
Chris@1528 4 TestFFTModel.h \
Chris@1537 5 TestWaveformOversampler.h \
Chris@1528 6 TestZoomConstraints.h
Chris@1260 7
Chris@1260 8 TEST_SOURCES += \
Chris@1260 9 MockWaveModel.cpp \
Chris@1260 10 svcore-data-model-test.cpp