diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/base/test/files.pri	Mon Nov 14 17:53:16 2016 +0000
@@ -0,0 +1,8 @@
+TEST_HEADERS = \
+	     TestRangeMapper.h \
+	     TestPitch.h \
+	     TestRealTime.h \
+	     TestStringBits.h
+	     
+TEST_SOURCES += \
+	     svcore-base-test.cpp