Mercurial > hg > svcore
log data/fileio/test/svcore-data-fileio-test.cpp @ 1399:08bbbd2023c4
age | author | description |
---|---|---|
2017-02-28 | Chris Cannam | LogRange 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 |
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 base data/fileio/test/main.cpp@1cbc882dfa0a |