Mercurial > hg > svcore
diff base/test/files.pri @ 1713:978c143c767f
Merge from branch single-point
author | Chris Cannam |
---|---|
date | Fri, 17 May 2019 10:02:43 +0100 |
parents | 172bd3374adf |
children | 52705a328b34 |
line wrap: on
line diff
--- a/base/test/files.pri Thu May 16 12:54:58 2019 +0100 +++ b/base/test/files.pri Fri May 17 10:02:43 2019 +0100 @@ -4,10 +4,12 @@ TestMovingMedian.h \ TestOurRealTime.h \ TestPitch.h \ + TestEventSeries.h \ TestRangeMapper.h \ TestScaleTickIntervals.h \ TestStringBits.h \ - TestVampRealTime.h + TestVampRealTime.h \ + StressEventSeries.h TEST_SOURCES += \ svcore-base-test.cpp