log data/fileio/test/files.pri @ 1840:7faa08747f5e

age author description
2019-05-17 Chris Cannam Attempt to cope with the fact that Windows Server (for CI builds) lacks certain codecs
2019-05-03 Chris Cannam Add tests for audio file readers presented with empty or nonsense input
2018-09-14 Chris Cannam Some CSV format tests and minor fixes
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