log data/model/test/TestFFTModel.h @ 1478:8ff5505ad28d plugin-path-config

age author description
2018-03-01 Chris Cannam Untabify
2018-03-01 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
2015-01-07 Chris Cannam Merge from default branch simple-fft-model
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-06-16 Chris Cannam Two-channel test simple-fft-model
2015-06-15 Chris Cannam More tests simple-fft-model
2015-06-12 Chris Cannam Simplest naive FFTModel implementation (+ fill in tests) simple-fft-model
2015-06-12 Chris Cannam More tests simple-fft-model
2015-06-12 Chris Cannam Start making the FFT model tests into proper tests
2015-06-10 Chris Cannam Tidy dense time-value model API a bit; add first simple unit test for FFT model