Mercurial > hg > svcore
annotate base/test/files.pri @ 1262:c4f873749ab5 3.0-integration
RealTime fixes to comply with new, more demanding tests; also run same (failing) tests on Vamp SDK version
author | Chris Cannam |
---|---|
date | Tue, 15 Nov 2016 16:12:48 +0000 |
parents | 24c0d4c5356e |
children | e2e66bfd4a88 |
rev | line source |
---|---|
Chris@1260 | 1 TEST_HEADERS = \ |
Chris@1260 | 2 TestRangeMapper.h \ |
Chris@1260 | 3 TestPitch.h \ |
Chris@1262 | 4 TestOurRealTime.h \ |
Chris@1262 | 5 TestVampRealTime.h \ |
Chris@1260 | 6 TestStringBits.h |
Chris@1260 | 7 |
Chris@1260 | 8 TEST_SOURCES += \ |
Chris@1260 | 9 svcore-base-test.cpp |