log tests/Makefile @ 487:5998ee1042d3

age author description
Thu, 23 May 2019 13:29:02 +0100 Chris Cannam (Incomplete) unit tests for chroma and key estimation chroma-key-tuning-review
Wed, 07 Oct 2015 10:07:30 +0100 Chris Cannam Add filter test
Wed, 07 Oct 2015 09:55:35 +0100 Chris Cannam Add DCT
Mon, 28 Sep 2015 12:33:17 +0100 Chris Cannam Fix compiler warnings with -Wall -Wextra
Fri, 09 May 2014 14:35:46 +0100 Chris Cannam Fix overrun in reading inverse complex-to-real FFT input (contrary to docs)
Mon, 07 Apr 2014 13:43:48 +0100 Chris Cannam Median filter test
Mon, 21 Oct 2013 09:40:22 +0100 Chris Cannam Integrate resampler and tests into build system etc
Tue, 15 Oct 2013 11:38:18 +0100 Chris Cannam Drop in kissfft to replace the "old" fft, and add tests for newly-supported sizes kissfft
Fri, 04 Oct 2013 18:34:30 +0100 Chris Cannam Some (but not all) MathUtilities unit tests, and accompanying fixes
Thu, 03 Oct 2013 12:58:36 +0100 Chris Cannam Phase vocoder: provide time-domain and freq-domain inputs separately; update tests etc pvoc
Wed, 02 Oct 2013 15:05:43 +0100 Chris Cannam Dependencies pvoc
Tue, 01 Oct 2013 15:35:55 +0100 Chris Cannam Add first phase vocoder unit test (failing) pvoc
Mon, 30 Sep 2013 16:50:38 +0100 Chris Cannam FFT and window tests