comparison data/fileio/test/files.pri @ 1867:2654bf447a84

CSV reader tests and fixes - avoid creating null events for lines in which the timings could not be read
author Chris Cannam
date Thu, 11 Jun 2020 14:09:59 +0100
parents 83cb6e9d769b
children
comparison
equal deleted inserted replaced
1866:b4b11af915f4 1867:2654bf447a84
7 AudioFileWriterTest.h \ 7 AudioFileWriterTest.h \
8 AudioTestData.h \ 8 AudioTestData.h \
9 EncodingTest.h \ 9 EncodingTest.h \
10 MIDIFileReaderTest.h \ 10 MIDIFileReaderTest.h \
11 CSVFormatTest.h \ 11 CSVFormatTest.h \
12 CSVReaderTest.h \
12 CSVStreamWriterTest.h 13 CSVStreamWriterTest.h
13 14
14 TEST_SOURCES += \ 15 TEST_SOURCES += \
15 ../../model/test/MockWaveModel.cpp \ 16 ../../model/test/MockWaveModel.cpp \
16 UnsupportedFormat.cpp \ 17 UnsupportedFormat.cpp \