log data/fileio/test/files.pri @ 1886:f803d3c33f76 tip

age author description
Thu, 11 Jun 2020 14:09:59 +0100 Chris Cannam CSV reader tests and fixes - avoid creating null events for lines in which the timings could not be read
Fri, 17 May 2019 11:05:10 +0100 Chris Cannam Attempt to cope with the fact that Windows Server (for CI builds) lacks certain codecs
Fri, 03 May 2019 13:33:53 +0100 Chris Cannam Add tests for audio file readers presented with empty or nonsense input
Fri, 14 Sep 2018 09:25:17 +0100 Chris Cannam Some CSV format tests and minor fixes
Tue, 17 Apr 2018 10:03:49 +0100 Lucas Thompson Revert to adding a test case in the style of the existing file streaming-csv-writer
Tue, 17 Apr 2018 10:03:49 +0100 Lucas Thompson Added utility function for splitting a model selection into chunks and writing to a stream. streaming-csv-writer
Tue, 17 Apr 2018 10:03:49 +0100 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
Tue, 10 Jan 2017 10:58:25 +0000 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
Fri, 06 Jan 2017 12:11:08 +0000 Chris Cannam Add filename encoding tests 3.0-integration
Mon, 14 Nov 2016 17:53:16 +0000 Chris Cannam Rearrange svcore tests so they can all be built from the top level 3.0-integration