Mercurial > hg > svcore
annotate data/fileio/test/csv/with-blank-lines-3d.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 22050,143.0,2.0,-1.3,0.0,0.0,1.0 |
Chris@1867 | 3 44100,0.2,0.1,-3.0,0.0,0.1,0.143 |
Chris@1867 | 4 |
Chris@1867 | 5 66150,0.143,0.2,-3.1,0.0,0.0,0.1 |
Chris@1867 | 6 88200,2.0,1.0,-0.3,0.0,1.0,143.0 |
Chris@1867 | 7 |
Chris@1867 | 8 110250,0.0,0.0,0.1,0.143,0.2,-3.1 |
Chris@1867 | 9 132300,0.0,1.0,143.0,2.0,1.0,-0.3 |
Chris@1867 | 10 |