# # ChangeLog for python/tests # # Generated by Trac 1.2 # Mar 29, 2024, 4:59:20 PM Sun, 18 Dec 2016 10:27:45 GMT Paul Brossier [cb76f5d] * python/tests/test_notes.py (added) python/tests/test_notes.py: add basic tests Sat, 03 Dec 2016 03:03:47 GMT Paul Brossier [3aad0b1] * python/lib/aubio/midiconv.py (modified) * python/tests/test_note2midi.py (modified) python/lib/aubio/midiconv.py: improve unicode handling, skip ... Fri, 02 Dec 2016 12:44:12 GMT Paul Brossier [d554321] * python/tests/test_midi2note.py (modified) * python/tests/test_note2midi.py (modified) python/tests/test_{midi2note,note2midi}.py: use nose2.params, add ... Wed, 30 Nov 2016 17:39:41 GMT Paul Brossier [8a49bb9] * python/tests/test_source.py (modified) python/tests/test_source.py: remove fragile brownnoise test, check ... Mon, 28 Nov 2016 17:20:19 GMT Paul Brossier [fa6373c] * python/tests/test_sink.py (modified) python/tests/test_sink.py: add more tests, quiet warnings Mon, 28 Nov 2016 17:18:49 GMT Paul Brossier [a1bf01d] * python/tests/__init__.py (added) * python/tests/eval_pitch (modified) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_slicing.py (modified) * python/tests/test_source.py (modified) python/tests/: use local import, create __init__.py Mon, 28 Nov 2016 17:14:01 GMT Paul Brossier [d98f3c0] * python/tests/test_fft.py (modified) * python/tests/test_phasevoc.py (modified) python/tests/test_fft.py: skip test fft(zeros).phas == 0 if needed, ... Mon, 03 Oct 2016 10:24:35 GMT Paul Brossier [7daa881] * python/tests/test_source.py (modified) python/tests/test_source.py: only check if last frames are non silent ... Mon, 03 Oct 2016 09:46:37 GMT Paul Brossier [f91737d] * python/tests/test_source.py (modified) python/tests/test_source.py: check the tail of the file is non-zero ... Thu, 22 Sep 2016 23:27:21 GMT Paul Brossier [50a8260] * python/tests/test_source.py (modified) python/tests/test_source.py: break long line Thu, 22 Sep 2016 22:07:36 GMT Paul Brossier [12e91a6] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: RuntimeError is now raised on wrong mode Thu, 22 Sep 2016 20:55:53 GMT Paul Brossier [d45f527] * python/tests/test_source.py (modified) python/tests/test_source.py: filter user warnings to avoid spamming ... Thu, 22 Sep 2016 11:46:16 GMT Paul Brossier [88c89e3] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: reduce alpha norm precision to 10.-4 Tue, 20 Sep 2016 23:34:33 GMT Paul Brossier [980a4f4] * python/tests/test_source.py (modified) python/tests/test_source.py: use nose2 params to process one sound ... Mon, 29 Aug 2016 21:07:15 GMT Paul Brossier [67f0092] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: simplify Sun, 21 Aug 2016 10:45:04 GMT Paul Brossier [5d8cc71] * python/tests/utils.py (modified) python/tests/utils.py: by default, use 5 seconds brownoise Tue, 12 Jul 2016 19:08:06 GMT Paul Brossier [9530365] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: use correct input size (see #63) Tue, 12 Jul 2016 18:26:30 GMT Paul Brossier [c395732] * python/tests/test_mfcc.py (modified) python/tests/test_mfcc.py: test for wrong input size (see #63) Mon, 16 May 2016 04:09:38 GMT Paul Brossier [3c4fb67] * python/tests/utils.py (modified) python/tests/utils.py: try reopening the file is deleting it fails on ... Mon, 16 May 2016 03:23:56 GMT Paul Brossier [a6f9ebf] * python/tests/test_mathutils.py (modified) python/tests/test_mathutils.py: can also raise NotImplementedError ... Mon, 16 May 2016 03:08:18 GMT Paul Brossier [0b6d23d] * python/tests/test_aubio.py (modified) * python/tests/test_cvec.py (modified) * python/tests/test_fft.py (modified) * python/tests/test_filter.py (modified) * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_mfcc.py (modified) * python/tests/test_midi2note.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_onset.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_slicing.py (modified) * python/tests/test_source.py (modified) * python/tests/test_specdesc.py (modified) * python/tests/test_zero_crossing_rate.py (modified) * python/tests/utils.py (modified) python/tests: fix most prospect warnings Sun, 15 May 2016 19:59:38 GMT Paul Brossier [ca89d9f] * python/tests/test_source.py (modified) python/tests/test_source.py: fix when python/tests/sounds exists Sun, 15 May 2016 19:25:13 GMT Paul Brossier [15a005d] * python/tests/test_source.py (modified) python/tests/test_source.py: skip tests if no sounds were found Sat, 14 May 2016 03:34:15 GMT Paul Brossier [283bb90] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: skip wrong name test Sat, 14 May 2016 03:30:43 GMT Paul Brossier [b6b65cb] * python/tests/test_mfcc.py (added) python/tests/test_mfcc.py: add more tests Sat, 14 May 2016 03:28:58 GMT Paul Brossier [aba0279] * python/tests/test_specdesc.py (modified) python/tests/test_specdesc.py: check for wrong values Sat, 14 May 2016 03:27:05 GMT Paul Brossier [2f4d9b7] * python/tests/test_fft.py (modified) python/tests/test_fft.py: avoid VisibleDeprecationWarning Sat, 14 May 2016 03:24:21 GMT Paul Brossier [3865924] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: raise a ValueError Sat, 14 May 2016 03:22:28 GMT Paul Brossier [36e8956] * python/tests/test_source.py (modified) python/tests/test_source.py: simplify, quieten Sat, 14 May 2016 03:21:01 GMT Paul Brossier [ed938a2] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: check for wrong values Fri, 13 May 2016 15:58:02 GMT Paul Brossier [c09efca] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: add more tests Fri, 13 May 2016 15:54:49 GMT Paul Brossier [98e4106] * python/tests/test_musicutils.py (modified) python/tests/test_musicutils.py: simplify, check TypeError is raised Wed, 11 May 2016 09:00:22 GMT Paul Brossier [44312de] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: cope with accumulated errors Wed, 11 May 2016 07:40:50 GMT Paul Brossier [88554b9] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: clean up and simplify Wed, 11 May 2016 05:06:08 GMT Paul Brossier [0df6e9e] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: avoid import Wed, 11 May 2016 00:53:11 GMT Paul Brossier [ece990f] * python/tests/test_filter.py (modified) python/tests/test_filter.py: fix indent Wed, 11 May 2016 00:52:19 GMT Paul Brossier [2871e2b] * python/tests/test_filter.py (modified) python/tests/test_filter.py: add tests Tue, 10 May 2016 21:20:07 GMT Paul Brossier [168a154] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: fix duplicate test name Tue, 10 May 2016 19:05:06 GMT Paul Brossier [ddfa6be] * python/tests/test_mathutils.py (modified) python/tests/test_mathutils: fix test_miditobin test Tue, 03 May 2016 15:39:02 GMT Paul Brossier [fcef3fd] * python/tests/test_fft.py (modified) python/tests/test_fft.py: more tests Tue, 03 May 2016 02:19:28 GMT Paul Brossier [de0a492] * python/ext/py-filterbank.c (modified) * python/tests/test_filterbank.py (modified) python/ext/py-filterbank.c: check input size Mon, 02 May 2016 14:43:42 GMT Paul Brossier [cd53888] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: check input sizes Mon, 02 May 2016 12:56:40 GMT Paul Brossier [5dc1abc] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: more tests Mon, 02 May 2016 12:54:50 GMT Paul Brossier [fb3f62e] * python/tests/test_fvec.py (modified) python/tests/test_fvec.py: add test_pass_to_numpy Mon, 02 May 2016 12:53:58 GMT Paul Brossier [cdfad0c6] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: fix indentation Mon, 02 May 2016 12:51:32 GMT Paul Brossier [2a14820] * python/tests/test_filterbank.py (modified) python/tests/test_filterbank.py: clean up, use nose2 Mon, 02 May 2016 10:46:30 GMT Paul Brossier [9f8cd9f] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: simplify, use nose2 Mon, 02 May 2016 10:40:13 GMT Paul Brossier [867d66e] * python/tests/run_all_tests (modified) python/tests/run_all_tests: use nose2 Mon, 02 May 2016 10:02:06 GMT Paul Brossier [dfada33] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: simplify, add wrong sized input tests Mon, 02 May 2016 10:00:00 GMT Paul Brossier [ad5eae8] * python/tests/test_fft.py (modified) python/tests/test_fft.py: clean up Sat, 30 Apr 2016 14:32:51 GMT Paul Brossier [5de7f98] * python/tests/test_sink.py (modified) python/tests/test_sink.py: fix format for python3 Sat, 30 Apr 2016 14:27:10 GMT Paul Brossier [355c761] * python/tests/test_source.py (modified) python/tests/test_source.py: fix format for python3 Sat, 30 Apr 2016 14:17:31 GMT Paul Brossier [5f5f843] * python/tests/test_source.py (modified) python/tests/test_source.py: use nose2 to create one unit test per ... Sat, 30 Apr 2016 14:01:25 GMT Paul Brossier [2fe24df] * python/tests/test_sink.py (modified) python/tests/test_sink.py: switch to nose2 Sat, 30 Apr 2016 05:19:39 GMT Paul Brossier [fb434c4] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: cleanup, start using nose2 Sat, 30 Apr 2016 04:37:15 GMT Paul Brossier [7498e48] * python/tests/test_fft.py (modified) python/tests/test_fft.py: make sure cvec is large enough Sat, 30 Apr 2016 04:22:58 GMT Paul Brossier [437ef07] * python/tests/test_fft.py (modified) python/tests/test_fft.py: clean up, add tests for f.rdo input size Sat, 30 Apr 2016 04:19:23 GMT Paul Brossier [d03ee4b] * python/tests/test_fft.py (modified) python/tests/test_fft.py: add test to make sure fft.do clashes on ... Fri, 29 Apr 2016 19:07:05 GMT Paul Brossier [ee092a8] * python/tests/test_fft.py (modified) python/tests/test_fft.py: add some memory tests Fri, 29 Apr 2016 18:06:36 GMT Paul Brossier [215b33c] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: clean up, add 50% overlap test Thu, 28 Apr 2016 17:33:31 GMT Paul Brossier [98e9d69] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: add a note about ocasional crash Thu, 28 Apr 2016 17:32:48 GMT Paul Brossier [6937842] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: add more tests Wed, 27 Apr 2016 18:47:31 GMT Paul Brossier [ac65a2f] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: check perfect reconstruction for ... Mon, 25 Apr 2016 16:05:02 GMT Paul Brossier [cfa46b9] * python/ext/py-source.c (modified) * python/tests/test_source.py (modified) python/ext/py-source.c: added duration Sun, 24 Apr 2016 22:53:03 GMT Paul Brossier [c4b2183] * python/tests/test_filterbank.py (modified) * python/tests/test_filterbank_mel.py (modified) * python/tests/test_fvec.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_specdesc.py (modified) python/tests: use aubio.float_type Mon, 18 Apr 2016 22:49:21 GMT Paul Brossier [fbd7c80] * python/tests/test_source.py (modified) python/tests/test_source.py: simplify print Mon, 18 Apr 2016 22:45:56 GMT Paul Brossier [0229e51] * python/tests/test_sink.py (modified) python/tests/test_sink.py: remove useless many_sinks_not_closed and ... Mon, 18 Apr 2016 22:45:12 GMT Paul Brossier [9b7f238] * python/tests/test_note2midi.py (modified) tests/test_note2midi.py: use unicode_literals, preparing for python3 Mon, 18 Apr 2016 21:46:18 GMT Paul Brossier [376d5e9] * python/tests/test_filterbank.py (modified) * python/tests/test_note2midi.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_zero_crossing_rate.py (modified) * python/tests/utils.py (modified) tests/: continue python3 preparation Mon, 18 Apr 2016 21:27:54 GMT Paul Brossier [6db7600] * python/tests/test_note2midi.py (modified) tests/test_note2midi.py: more tests Mon, 18 Apr 2016 21:24:47 GMT Paul Brossier [689106e] * python/tests/test_fvec.py (modified) * python/tests/test_mathutils.py (modified) * python/tests/test_musicutils.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/test_pitch.py (modified) * python/tests/test_sink.py (modified) * python/tests/test_source.py (modified) python/tests/: prepare for python3 (see #33) Fri, 07 Aug 2015 17:26:41 GMT Paul Brossier [afceccd] * python/tests/test_mathutils.py (modified) python/tests/test_mathutils.py: remove unused imports Mon, 27 Jul 2015 08:26:27 GMT Paul Brossier [0e362b5] * python/tests/test_cvec.py (modified) python/tests/test_cvec.py: remove whitespace and unused variable ... Fri, 10 Jul 2015 00:34:48 GMT Paul Brossier [9c8c8a6] * python/ext/aubiomodule.c (modified) * python/ext/py-musicutils.c (modified) * python/ext/py-musicutils.h (modified) * python/tests/test_musicutils.py (modified) ext/py-musicutils.c: add level_detection (closes #21) Fri, 10 Jul 2015 00:26:27 GMT Paul Brossier [31a09d2] * python/ext/aubiomodule.c (modified) * python/ext/py-musicutils.c (modified) * python/ext/py-musicutils.h (modified) * python/tests/test_musicutils.py (modified) ext/py-musicutils.c: add silence_detection Fri, 10 Jul 2015 00:08:22 GMT Paul Brossier [4615886a] * python/ext/aubiomodule.c (modified) * python/ext/py-musicutils.c (modified) * python/tests/test_musicutils.py (modified) ext/py-musicutils.c: add db_spl Thu, 09 Jul 2015 23:51:25 GMT Paul Brossier [5a7e2c3] * python/ext/aubiomodule.c (modified) * python/ext/py-musicutils.c (modified) * python/tests/test_musicutils.py (modified) ext/py-musicutils.c: add level_lin Thu, 09 Jul 2015 22:59:23 GMT Paul Brossier [efa62ce] * python/ext/py-musicutils.c (modified) * python/ext/py-musicutils.h (modified) * python/tests/test_musicutils.py (modified) ext/py-musicutils.c: complete window implementation Thu, 09 Jul 2015 22:16:19 GMT Paul Brossier [5e394ecc] * python/tests/test_musicutils.py (modified) tests/test_musicutils.py: improve test Thu, 09 Jul 2015 22:10:57 GMT Paul Brossier [913a7f1] * python/ext/aubiomodule.c (modified) * python/ext/py-musicutils.c (added) * python/ext/py-musicutils.h (added) * python/setup.py (modified) * python/tests/test_musicutils.py (added) python/ext/py-musicutils.{c,h}: first .c and test Thu, 29 Jan 2015 14:53:08 GMT Paul Brossier [b74513d] * python/tests/test_pitch.py (modified) tests/test_pitch.py: add more tests Sun, 21 Sep 2014 00:42:08 GMT Paul Brossier [11b49d7] * python/ext/py-source.c (modified) * python/tests/test_source.py (modified) python/ext/py-source.c: add seek, thanks @davebrent for the heads up Wed, 05 Mar 2014 15:09:11 GMT Paul Brossier [584016f] * python/tests/test_peakpicker.py.old (moved) * python/tests/test_scale.py.old (moved) python/tests/: disable old tests for now Sun, 23 Feb 2014 20:39:43 GMT Paul Brossier [060a3135] * python/tests/test_sink.py (modified) python/tests/test_sink.py: add read_write_multi Sun, 23 Feb 2014 19:39:25 GMT Paul Brossier [31a5c405] * python/tests/test_source.py (modified) python/tests/test_source.py: improve tests, add double close and do_multi Sun, 23 Feb 2014 19:05:00 GMT Paul Brossier [4a1378c] * python/tests/test_sink.py (modified) python/tests/test_sink.py: only skip test that use a source Sun, 23 Feb 2014 17:34:34 GMT Paul Brossier [ab35262] * python/tests/test_sink.py (modified) * python/tests/utils.py (modified) python/tests/test_sink.py: add more tests, clean up created files Sun, 23 Feb 2014 17:21:25 GMT Paul Brossier [18d8bef] * python/tests/utils.py (modified) python/tests/utils.py: add get_tmp_sink_name Sat, 22 Feb 2014 18:37:16 GMT Paul Brossier [467122d] * python/tests/test_phasevoc.py (modified) python/tests/test_phasevoc.py: improve Sat, 22 Feb 2014 18:36:50 GMT Paul Brossier [8eff66d] * python/tests/test_onset.py (modified) python/tests/test_onset.py: improve Fri, 31 Jan 2014 21:19:05 GMT Paul Brossier [c76345e] * python/tests/test_source.py (modified) python/tests/test_source.py: improve exception checks Fri, 31 Jan 2014 21:14:26 GMT Paul Brossier [4949182] * python/tests/test_sink.py (modified) * python/tests/test_source.py (modified) python/tests/test_{source,sink}.py: add close() tests Sun, 12 Jan 2014 06:58:06 GMT Paul Brossier [4320679] * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) lib/aubio/slicing.py: allow any regions, overlaping or not, add more ... Sun, 12 Jan 2014 04:54:42 GMT Paul Brossier [f36ecea] * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) * python/tests/utils.py (modified) python/lib/aubio/slicing.py: use start and end stamps, make sure read ... Sun, 12 Jan 2014 03:29:36 GMT Paul Brossier [a4ec189] * python/tests/sounds/chocolate_1min.wav (deleted) python/tests/sounds: deleted Sun, 12 Jan 2014 03:28:49 GMT Paul Brossier [6f27719] * python/lib/aubio/slicing.py (modified) * python/tests/test_slicing.py (modified) python/lib/aubio/slicing.py: improve slicing, make tests faster Sun, 12 Jan 2014 02:33:07 GMT Paul Brossier [aee840b] * python/lib/aubio/slicing.py (modified) * python/tests/sounds/chocolate_1min.wav (added) * python/tests/test_slicing.py (modified) * python/tests/utils.py (modified) python/lib/aubio/slicing.py: error checking, add more tests, use ... Sun, 12 Jan 2014 01:59:49 GMT Paul Brossier [88432a9] * python/lib/aubio/slicing.py (added) * python/tests/test_slicing.py (added) * python/tests/utils.py (modified) python/lib/aubio/slicing.py: rewrite slicing loop from aubiocut, add ... Wed, 25 Dec 2013 03:57:54 GMT Paul Brossier [89e9e71] * python/tests/test_zero_crossing_rate.py (modified) python/tests/test_zero_crossing_rate.py: clean up, chmod +x Sun, 08 Dec 2013 18:00:13 GMT Paul Brossier [969bbb2] * python/tests/test_zero_crossing_rate.py (added) * python/tests/test_zero_crossing_rate.py.old (deleted) python/tests/test_zero_crossing_rate.py: update