view data/fileio/test/files.pri @ 1427:622d193a00dc

Rework canonicalisation so as to avoid theoretical possibility of integer overflow
author Chris Cannam
date Mon, 11 Dec 2017 09:28:40 +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