Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1779:85903b0e9b42
Update macOS memory size check - the original sysctl was returning far too small a value for modern machines (because bounded to a 32-bit int)
author | Chris Cannam |
---|---|
date | Wed, 11 Sep 2019 13:20:40 +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