log test/test_process.py @ 151:5a6b8f4be9b9 tracks tip

age author description
Tue, 08 Nov 2016 11:41:09 +0000 Chris Cannam Python 3: make error message note that initialise args must be ints; fix erroneous float arg
Wed, 08 Jul 2015 13:32:14 +0100 Chris Cannam Tests for process with step & block size params
Wed, 08 Jul 2015 12:46:04 +0100 Chris Cannam Support step size, block size, process timestamp method kwargs
Wed, 17 Jun 2015 15:31:42 +0100 Chris Cannam Merge
Wed, 17 Jun 2015 15:31:16 +0100 Chris Cannam Docs, make collect() return a dict so it can be more easily tested for shape, and rationalise some function naming etc
Wed, 17 Jun 2015 13:27:57 +0100 Chris Cannam Fixes for OS/X build
Wed, 17 Jun 2015 12:35:41 +0100 Chris Cannam Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2).