view data/fileio/test/files.pri @ 1395:7e3532d56abb

Fix equality comparison that caused test case failure on 32-bit build
author Chris Cannam
date Tue, 28 Feb 2017 15:10:50 +0000
parents 1c9bbbb6116a
children b5283878cca2
line wrap: on
line source

TEST_HEADERS += \
	     AudioFileReaderTest.h \
	     AudioFileWriterTest.h \
	     AudioTestData.h \
             EncodingTest.h \
             MIDIFileReaderTest.h
	     
TEST_SOURCES += \
	     svcore-data-fileio-test.cpp