Mercurial > hg > svcore
annotate data/fileio/test/csv/quoting.csv @ 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 | |
children |
rev | line source |
---|---|
Chris@1867 | 1 1,2,Label 1 |
Chris@1867 | 2 "2",4 |
Chris@1867 | 3 3,"6","Labels 3a, 3b" |
Chris@1867 | 4 4,8.0,"Label \"4\"" |
Chris@1867 | 5 5, 1,"Label ""5""" |