comparison 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
comparison
equal deleted inserted replaced
1261:968d54d893d2 1262:c4f873749ab5
1 TEST_HEADERS = \ 1 TEST_HEADERS = \
2 TestRangeMapper.h \ 2 TestRangeMapper.h \
3 TestPitch.h \ 3 TestPitch.h \
4 TestRealTime.h \ 4 TestOurRealTime.h \
5 TestVampRealTime.h \
5 TestStringBits.h 6 TestStringBits.h
6 7
7 TEST_SOURCES += \ 8 TEST_SOURCES += \
8 svcore-base-test.cpp 9 svcore-base-test.cpp