Mercurial > hg > svcore
annotate data/fileio/test/csv/separator-comma.csv @ 1677:f97d64b8674f single-point
Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests.
author | Chris Cannam |
---|---|
date | Thu, 28 Mar 2019 11:55:02 +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" |