diff data/fileio/test/csv/separator-space.csv @ 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 64ef24ebb19c
children
line wrap: on
line diff
--- a/data/fileio/test/csv/separator-space.csv	Wed May 06 09:08:06 2020 +0100
+++ b/data/fileio/test/csv/separator-space.csv	Mon May 11 14:43:58 2020 +0100
@@ -2,3 +2,4 @@
 1            12,4         16,3
 2            14,2
 3            16,1         1901
+"This thing" "The ""second"" thing" "The other thing"