Mercurial > hg > svcore
comparison data/fileio/test/files.pri @ 1524:64ef24ebb19c
Some CSV format tests and minor fixes
author | Chris Cannam |
---|---|
date | Fri, 14 Sep 2018 09:25:17 +0100 |
parents | de385fed1197 |
children | dbd13eb7dad1 |
comparison
equal
deleted
inserted
replaced
1523:c1b2eab6ac51 | 1524:64ef24ebb19c |
---|---|
4 AudioFileReaderTest.h \ | 4 AudioFileReaderTest.h \ |
5 AudioFileWriterTest.h \ | 5 AudioFileWriterTest.h \ |
6 AudioTestData.h \ | 6 AudioTestData.h \ |
7 EncodingTest.h \ | 7 EncodingTest.h \ |
8 MIDIFileReaderTest.h \ | 8 MIDIFileReaderTest.h \ |
9 CSVFormatTest.h \ | |
9 CSVStreamWriterTest.h | 10 CSVStreamWriterTest.h |
10 | 11 |
11 TEST_SOURCES += \ | 12 TEST_SOURCES += \ |
12 ../../model/test/MockWaveModel.cpp \ | 13 ../../model/test/MockWaveModel.cpp \ |
13 svcore-data-fileio-test.cpp | 14 svcore-data-fileio-test.cpp |