annotate base/test/files.pri @ 1260:24c0d4c5356e 3.0-integration

Rearrange svcore tests so they can all be built from the top level
author Chris Cannam
date Mon, 14 Nov 2016 17:53:16 +0000
parents
children c4f873749ab5
rev   line source
Chris@1260 1 TEST_HEADERS = \
Chris@1260 2 TestRangeMapper.h \
Chris@1260 3 TestPitch.h \
Chris@1260 4 TestRealTime.h \
Chris@1260 5 TestStringBits.h
Chris@1260 6
Chris@1260 7 TEST_SOURCES += \
Chris@1260 8 svcore-base-test.cpp