#
# ChangeLog for python/tests/test_source.py
#
# Generated by Trac 1.2
# Apr 10, 2025, 6:55:46 AM

Fri, 02 Nov 2018 21:13:56 GMT Paul Brossier <piem@piem.org> [7fd92ca]
	* python/tests/_tools.py (modified)
	* python/tests/test_mfcc.py (modified)
	* python/tests/test_midi2note.py (modified)
	* python/tests/test_note2midi.py (modified)
	* python/tests/test_sink.py (modified)
	* python/tests/test_source.py (modified)

	[tests] use run_module_suite so tests can run when pytest is not ...


Fri, 02 Nov 2018 21:09:36 GMT Paul Brossier <piem@piem.org> [8607a74]
	* python/tests/test_mfcc.py (modified)
	* python/tests/test_midi2note.py (modified)
	* python/tests/test_note2midi.py (modified)
	* python/tests/test_phasevoc.py (modified)
	* python/tests/test_sink.py (modified)
	* python/tests/test_source.py (modified)

	[tests] [py27] make sure all classes are old-school 'new-style'


Fri, 02 Nov 2018 19:34:17 GMT Paul Brossier <piem@piem.org> [67024ff]
	* python/tests/test_filterbank_mel.py (modified)
	* python/tests/test_source.py (modified)

	[tests] capture warnings from filterbank_mel, improve coverage


Thu, 01 Nov 2018 23:10:29 GMT Paul Brossier <piem@piem.org> [ad45776]
	* python/tests/test_source.py (modified)

	[tests] update source tests


Thu, 23 Mar 2017 19:39:53 GMT Paul Brossier <piem@piem.org> [da1a83f]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: remove unused import


Mon, 27 Feb 2017 00:59:39 GMT Paul Brossier <piem@piem.org> [39be048]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: test with interface (PEP 343)


Wed, 30 Nov 2016 17:39:41 GMT Paul Brossier <piem@piem.org> [8a49bb9]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: remove fragile brownnoise test, check ...


Mon, 28 Nov 2016 17:18:49 GMT Paul Brossier <piem@piem.org> [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, 03 Oct 2016 10:24:35 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [50a8260]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: break long line


Thu, 22 Sep 2016 20:55:53 GMT Paul Brossier <piem@piem.org> [d45f527]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: filter user warnings to avoid spamming ...


Tue, 20 Sep 2016 23:34:33 GMT Paul Brossier <piem@piem.org> [980a4f4]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: use nose2 params to process one sound ...


Mon, 16 May 2016 03:08:18 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [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 <piem@piem.org> [15a005d]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: skip tests if no sounds were found


Sat, 14 May 2016 03:22:28 GMT Paul Brossier <piem@piem.org> [36e8956]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: simplify, quieten


Sat, 30 Apr 2016 14:27:10 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [5f5f843]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: use nose2 to create one unit test per ...


Mon, 25 Apr 2016 16:05:02 GMT Paul Brossier <piem@piem.org> [cfa46b9]
	* python/ext/py-source.c (modified)
	* python/tests/test_source.py (modified)

	python/ext/py-source.c: added duration


Mon, 18 Apr 2016 22:49:21 GMT Paul Brossier <piem@piem.org> [fbd7c80]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: simplify print


Mon, 18 Apr 2016 21:24:47 GMT Paul Brossier <piem@piem.org> [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)


Sun, 21 Sep 2014 00:42:08 GMT Paul Brossier <piem@piem.org> [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


Sun, 23 Feb 2014 19:39:25 GMT Paul Brossier <piem@piem.org> [31a5c405]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: improve tests, add double close and
	do_multi


Fri, 31 Jan 2014 21:19:05 GMT Paul Brossier <piem@piem.org> [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 <piem@piem.org> [4949182]
	* python/tests/test_sink.py (modified)
	* python/tests/test_source.py (modified)

	python/tests/test_{source,sink}.py: add close() tests


Fri, 22 Mar 2013 17:33:35 GMT Paul Brossier <piem@piem.org> [01e7be0]
	* python/tests/test_source.py (modified)

	python/tests/test_source.py: really fail wrong hop size test


Wed, 06 Mar 2013 20:25:23 GMT Paul Brossier <piem@piem.org> [e1bfde5]
	* python/tests/test_sink.py (added)
	* python/tests/test_source.py (modified)
	* python/tests/utils.py (modified)

	tests/test_{source,sink}.py: add sink, improve source, use sounds in ...


Sun, 10 Feb 2013 01:47:37 GMT Paul Brossier <piem@piem.org> [26adcfb]
	* python/demos/demo_beats_and_tempo.py (moved)
	* python/demos/demo_onset_sinusoid.py (moved)
	* python/demos/demo_pitch_sinusoid.py (moved)
	* python/demos/demo_simple_robot_voice.py (moved)
	* python/demos/demo_sink.py (moved)
	* python/demos/demo_source.py (moved)
	* python/demos/demo_spectrogram.py (moved)
	* python/demos/demo_tss.py (moved)
	* python/tests/test_aubio.py (moved)
	* python/tests/test_cvec.py (moved)
	* python/tests/test_fft.py (moved)
	* python/tests/test_filter.py (moved)
	* python/tests/test_filterbank.py (moved)
	* python/tests/test_filterbank_mel.py (moved)
	* python/tests/test_fvec.py (moved)
	* python/tests/test_onset.py (moved)
	* python/tests/test_peakpicker.py (moved)
	* python/tests/test_phasevoc.py (moved)
	* python/tests/test_pitch.py (moved)
	* python/tests/test_source.py (moved)
	* python/tests/test_specdesc.py (moved)

	moved tests to subdirectory