Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1462:aab2d7177d3d
Round very close-to-zero values to zero - makes tests pass on this 32-bit machine
author | Chris Cannam |
---|---|
date | Fri, 04 May 2018 14:05:41 +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