Mercurial > hg > svcore
annotate data/fileio/test/csv/with-blank-lines-2d.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 |
Chris@1867 | 2 45678,4 |
Chris@1867 | 3 |
Chris@1867 | 4 123239,4.2 |
Chris@1867 | 5 |
Chris@1867 | 6 320130,0.4 |
Chris@1867 | 7 |
Chris@1867 | 8 # Also include some CR/LF variations: |
Chris@1867 | 9 452103,3.8 |
Chris@1867 | 10 |
Chris@1867 | 11 |
Chris@1867 | 12 # And let's not have a newline after this last line: |
Chris@1867 | 13 620301,-2.3 |