Mercurial > hg > svcore
log data/fileio/test/CSVFormatTest.h @ 1877:258e356b1a7b
age | author | description |
---|---|---|
2020-06-18 | Chris Cannam | Extend tests to include testing (at least some of) the actual data as well as the layout csv-import-headers |
2020-06-17 | Chris Cannam | Detect presence of header row in CSV format guesser; use headings to inform our guesses about column purposes; test this csv-import-headers |
2019-01-09 | Chris Cannam | Add mechanism to retrieve the set of plausible separators found in CSV-like file when guessing its format |
2018-09-14 | Chris Cannam | Various CSV format tests |
2018-09-14 | Chris Cannam | Some CSV format tests and minor fixes base data/fileio/test/EncodingTest.h@9ba617e14194 |