log data/fileio/test/files.pri @ 1478:8ff5505ad28d plugin-path-config

age author description
2018-04-17 Lucas Thompson Revert to adding a test case in the style of the existing file 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
2017-01-10 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
2017-01-06 Chris Cannam Add filename encoding tests 3.0-integration
2016-11-14 Chris Cannam Rearrange svcore tests so they can all be built from the top level 3.0-integration