Mercurial > hg > svcore
comparison base/test/files.pri @ 1527:710e6250a401 zoom
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 17 Sep 2018 13:51:14 +0100 |
parents | 25ed6dde2ce0 |
children | f04038819c26 |
comparison
equal
deleted
inserted
replaced
1324:d4a28d1479a8 | 1527:710e6250a401 |
---|---|
1 TEST_HEADERS = \ | 1 TEST_HEADERS = \ |
2 TestColumnOp.h \ | |
3 TestLogRange.h \ | |
2 TestRangeMapper.h \ | 4 TestRangeMapper.h \ |
5 TestOurRealTime.h \ | |
3 TestPitch.h \ | 6 TestPitch.h \ |
4 TestOurRealTime.h \ | 7 TestScaleTickIntervals.h \ |
5 TestVampRealTime.h \ | |
6 TestStringBits.h \ | 8 TestStringBits.h \ |
7 TestColumnOp.h | 9 TestVampRealTime.h |
8 | 10 |
9 TEST_SOURCES += \ | 11 TEST_SOURCES += \ |
10 svcore-base-test.cpp | 12 svcore-base-test.cpp |