Mercurial > hg > svcore
comparison data/model/test/files.pri @ 1609:560453546749 single-point
Start some sparse model tests
author | Chris Cannam |
---|---|
date | Tue, 05 Mar 2019 13:21:55 +0000 |
parents | c5092ca1c6e5 |
children |
comparison
equal
deleted
inserted
replaced
1608:0e0947896fd3 | 1609:560453546749 |
---|---|
1 TEST_HEADERS += \ | 1 TEST_HEADERS += \ |
2 Compares.h \ | 2 Compares.h \ |
3 MockWaveModel.h \ | 3 MockWaveModel.h \ |
4 TestFFTModel.h \ | 4 TestFFTModel.h \ |
5 TestSparseModels.h \ | |
5 TestWaveformOversampler.h \ | 6 TestWaveformOversampler.h \ |
6 TestZoomConstraints.h | 7 TestZoomConstraints.h |
7 | 8 |
8 TEST_SOURCES += \ | 9 TEST_SOURCES += \ |
9 MockWaveModel.cpp \ | 10 MockWaveModel.cpp \ |