Mercurial > hg > svcore
log data/fileio/test/svcore-data-fileio-test.cpp @ 1443:cdb316c6a151 streaming-csv-writer
age | author | description |
---|---|---|
Tue, 17 Apr 2018 10:03:49 +0100 | Lucas Thompson | Revert to adding a test case in the style of the existing file streaming-csv-writer |
Tue, 17 Apr 2018 10:03:49 +0100 | 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 |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Thu, 01 Mar 2018 14:43:40 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
Tue, 28 Feb 2017 11:21:49 +0000 | Chris Cannam | LogRange tests |
Tue, 10 Jan 2017 10:58:25 +0000 | Chris Cannam | Use W64 instead of WAV for decoded files; use Ogg reader in preference to WAV one for Ogg files (WAV reader works, via libsndfile, but doesn't load metadata); fix Ogg reader to use QFile open instead of non-Win32-compatible API; add more encoder tests, audio writer test, midi reader test 3.0-integration |