Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1705:28f9ff7864c6 single-point
Add error field to alignment model
author | Chris Cannam |
---|---|
date | Wed, 15 May 2019 17:51:43 +0100 |
parents | dbd13eb7dad1 |
children | 83cb6e9d769b |
line wrap: on
line source
TEST_HEADERS += \ ../../model/test/MockWaveModel.h \ AudioFileReaderTest.h \ UnsupportedFormat.h \ BogusAudioFileReaderTest.h \ AudioFileWriterTest.h \ AudioTestData.h \ EncodingTest.h \ MIDIFileReaderTest.h \ CSVFormatTest.h \ CSVStreamWriterTest.h TEST_SOURCES += \ ../../model/test/MockWaveModel.cpp \ svcore-data-fileio-test.cpp