log data/fileio/test/AudioFileReaderTest.h @ 1788:7fc6256af2d2

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 Ensure test fails rather than crashing if this reader doesn't get created single-point
2019-05-03 Chris Cannam Add tests for audio file readers presented with empty or nonsense input
2019-01-30 Chris Cannam WMA test cases bqaudiostream
2019-01-23 Chris Cannam Adjust limits for Opus test bqaudiostream
2018-03-01 Chris Cannam Untabify
2018-03-01 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
2017-03-06 Chris Cannam Fix some one-off memory leaks (including distracting ones in tests)
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 More work on getting tests (especially file encoding ones) running on Windows. Various problems here to do with interaction with test filenames in Hg repos 3.0-integration
2016-12-13 Chris Cannam Update to use bqvec allocator for float vectors 3.0-integration
2016-12-09 Chris Cannam Fix compiler warnings 3.0-integration
2016-12-02 Chris Cannam Further updates to tests and debug output for file reading on OSX 3.0-integration
2016-12-01 Chris Cannam More faffing with tests, to no great effect 3.0-integration
2016-12-01 Chris Cannam Add gapless preference to prefs dialog; much work on audio read tests 3.0-integration