view base/test/files.pri @ 1854:bde22957545e

Add support for doubling escapes for quotes in quoted texts in CSV-like formats on import (similar to how we, and the relevant RFC, do escaping on export now)
author Chris Cannam
date Mon, 11 May 2020 14:43:58 +0100
parents 52705a328b34
children
line wrap: on
line source
TEST_HEADERS = \
	     TestById.h \
	     TestColumnOp.h \
	     TestLogRange.h \
	     TestMovingMedian.h \
	     TestOurRealTime.h \
	     TestPitch.h \
	     TestEventSeries.h \
	     TestRangeMapper.h \
	     TestScaleTickIntervals.h \
	     TestStringBits.h \
	     TestVampRealTime.h \
	     StressEventSeries.h
	     
TEST_SOURCES += \
	     svcore-base-test.cpp