Mercurial > hg > svcore
annotate data/fileio/test/csv/separator-comma.csv @ 1851:91056142abd0
Add function (cribbed from Rosegarden source) to check whether a string is valid UTF-8
author | Chris Cannam |
---|---|
date | Thu, 30 Apr 2020 14:45:24 +0100 |
parents | 64ef24ebb19c |
children | bde22957545e |
rev | line source |
---|---|
Chris@1524 | 1 This thing,That thing,The other thing |
Chris@1524 | 2 1,12.4,16.3 |
Chris@1524 | 3 2,14.2 |
Chris@1524 | 4 3,16.1,"This, that\", and the other" |