Mercurial > hg > svcore
log data/fileio/test/CSVStreamWriterTest.h @ 1482:c014839f49c7 plugin-path-config
age | author | description |
---|---|---|
2018-04-17 | Chris Cannam | Fix compiler warnings |
2018-04-17 | Lucas Thompson | Add failing test case for writing a sparse model. Partially handle some of the related issues with line-breaks. streaming-csv-writer |
2018-04-17 | Lucas Thompson | Remove anonymous namespace streaming-csv-writer |
2018-04-17 | Lucas Thompson | Write failing test for multi-selection output - line break issue between regions. streaming-csv-writer |
2018-04-17 | Lucas Thompson | Add failing test for non zero selection start streaming-csv-writer |
2018-04-17 | Lucas Thompson | Formatting and naming changes more in line with SV conventions. streaming-csv-writer |
2018-04-17 | Lucas Thompson | Added utility function for splitting a model selection into chunks and writing to a stream. streaming-csv-writer |
2018-04-17 | Lucas Thompson | Introduce a TestHelper which contains boiler plate for running a suite of QtTest style objects. Stub CSVStreamWriter and test to integrate into build. streaming-csv-writer |