Mercurial > hg > svcore
comparison data/fileio/test/files.pri @ 1527:710e6250a401 zoom
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 17 Sep 2018 13:51:14 +0100 |
parents | 64ef24ebb19c |
children | dbd13eb7dad1 |
comparison
equal
deleted
inserted
replaced
1324:d4a28d1479a8 | 1527:710e6250a401 |
---|---|
1 | 1 |
2 TEST_HEADERS += \ | 2 TEST_HEADERS += \ |
3 AudioFileReaderTest.h \ | 3 ../../model/test/MockWaveModel.h \ |
4 AudioTestData.h | 4 AudioFileReaderTest.h \ |
5 | 5 AudioFileWriterTest.h \ |
6 AudioTestData.h \ | |
7 EncodingTest.h \ | |
8 MIDIFileReaderTest.h \ | |
9 CSVFormatTest.h \ | |
10 CSVStreamWriterTest.h | |
11 | |
6 TEST_SOURCES += \ | 12 TEST_SOURCES += \ |
7 svcore-data-fileio-test.cpp | 13 ../../model/test/MockWaveModel.cpp \ |
14 svcore-data-fileio-test.cpp |