view data/fileio/test/files.pri @ 1459:3a128665fa6f horizontal-scale

Fixes to logarithmic scale tick intervals. The approach here is not right, though -- and I've left in a failing test or two to remind me of that
author Chris Cannam
date Wed, 02 May 2018 14:17:10 +0100
parents de385fed1197
children 64ef24ebb19c
line wrap: on
line source

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