Mercurial > hg > svcore
view base/test/files.pri @ 1804:343ef2a866a4
Implement missing TabularModel editing methods. Also made these pure in TabularModel, since almost all subclasses want them and (clearly) forgetting to implement them is a problem!
author | Chris Cannam |
---|---|
date | Mon, 14 Oct 2019 14:17:37 +0100 |
parents | 52705a328b34 |
children |
line wrap: on
line source
TEST_HEADERS = \ TestById.h \ TestColumnOp.h \ TestLogRange.h \ TestMovingMedian.h \ TestOurRealTime.h \ TestPitch.h \ TestEventSeries.h \ TestRangeMapper.h \ TestScaleTickIntervals.h \ TestStringBits.h \ TestVampRealTime.h \ StressEventSeries.h TEST_SOURCES += \ svcore-base-test.cpp