view data/fileio/test/files.pri @ 1362:1bf38a4b91c4 3.0-integration

When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others
author Chris Cannam
date Tue, 10 Jan 2017 14:18:34 +0000
parents 1c9bbbb6116a
children b5283878cca2
line wrap: on
line source

TEST_HEADERS += \
	     AudioFileReaderTest.h \
	     AudioFileWriterTest.h \
	     AudioTestData.h \
             EncodingTest.h \
             MIDIFileReaderTest.h
	     
TEST_SOURCES += \
	     svcore-data-fileio-test.cpp