log data/fileio/test/svcore-data-fileio-test.cpp @ 1580:c01cbe41aeb5 fix-static-analysis

age author description
2018-09-14 Chris Cannam Some CSV format tests and minor fixes
2018-09-03 Chris Cannam Avoid using sv debug classes before app name set
2018-04-17 Chris Cannam Merge from default branch streaming-csv-writer
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 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
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-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