view base/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 e2e66bfd4a88
children 667e369cfeab
line wrap: on
line source
TEST_HEADERS = \
	     TestRangeMapper.h \
	     TestPitch.h \
	     TestOurRealTime.h \
	     TestVampRealTime.h \
	     TestStringBits.h \
	     TestColumnOp.h
	     
TEST_SOURCES += \
	     svcore-base-test.cpp