# # ChangeLog for python/tests/test_sink.py # # Generated by Trac 1.2 # Nov 23, 2024, 10:18:11 PM 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: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 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 Fri, 08 Mar 2013 02:52:01 GMT Paul Brossier [9e6695d] * python/ext/aubiomodule.c (modified) * python/ext/py-filter.c (modified) * python/ext/py-filterbank.c (modified) * python/gen_pyobject.py (modified) * python/tests/test_sink.py (modified) python/: use Py_RETURN_NONE, fixing a memory bug triggered after ... Thu, 07 Mar 2013 21:50:03 GMT Paul Brossier [db1eab7] * python/tests/test_sink.py (modified) python/tests/test_sink.py: trigger sink bug Wed, 06 Mar 2013 20:25:23 GMT Paul Brossier [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 ...