Mercurial > hg > svcore
annotate data/fileio/test/csv/separator-comma.csv @ 1593:d3f068153546 bqaudiostream
QDir::entryList on Mac ignores all of our files with non-ASCII filenames, I think because of variant normalisations (https://bugreports.qt.io/browse/QTBUG-70732). Hard code the file list instead.
author | Chris Cannam |
---|---|
date | Mon, 21 Jan 2019 15:49:04 +0000 |
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" |