diff 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
line wrap: on
line diff
--- a/base/test/files.pri	Mon Nov 14 17:54:22 2016 +0000
+++ b/base/test/files.pri	Tue Nov 15 16:12:48 2016 +0000
@@ -1,7 +1,8 @@
 TEST_HEADERS = \
 	     TestRangeMapper.h \
 	     TestPitch.h \
-	     TestRealTime.h \
+	     TestOurRealTime.h \
+	     TestVampRealTime.h \
 	     TestStringBits.h
 	     
 TEST_SOURCES += \