comparison data/fileio/test/files.pri @ 1437:de385fed1197 streaming-csv-writer

Revert to adding a test case in the style of the existing file
author Lucas Thompson <dev@lucas.im>
date Tue, 17 Apr 2018 10:03:49 +0100
parents 0684c6698e3f
children 64ef24ebb19c
comparison
equal deleted inserted replaced
1436:d61d6c33f14d 1437:de385fed1197
1 1
2 TEST_HEADERS += \ 2 TEST_HEADERS += \
3 ../../../test/TestHelper.h \
4 ../../model/test/MockWaveModel.h \ 3 ../../model/test/MockWaveModel.h \
5 AudioFileReaderTest.h \ 4 AudioFileReaderTest.h \
6 AudioFileWriterTest.h \ 5 AudioFileWriterTest.h \
7 AudioTestData.h \ 6 AudioTestData.h \
8 EncodingTest.h \ 7 EncodingTest.h \