Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1852:a454c7477b4f
Be more cautious about firing up an RDF file parser to identify a document - don't do it at all if the document is not apparently text
author | Chris Cannam |
---|---|
date | Thu, 30 Apr 2020 14:46:07 +0100 |
parents | 83cb6e9d769b |
children | 2654bf447a84 |
line wrap: on
line source
TEST_HEADERS += \ ../../model/test/MockWaveModel.h \ AudioFileReaderTest.h \ UnsupportedFormat.h \ BogusAudioFileReaderTest.h \ AudioFileWriterTest.h \ AudioTestData.h \ EncodingTest.h \ MIDIFileReaderTest.h \ CSVFormatTest.h \ CSVStreamWriterTest.h TEST_SOURCES += \ ../../model/test/MockWaveModel.cpp \ UnsupportedFormat.cpp \ svcore-data-fileio-test.cpp