Merge branch 'aubiocmd'
[aubio.git] / python / tests / test_source.py
2017-03-24 Paul BrossierMerge branch 'aubiocmd'
2017-03-24 Paul BrossierMerge branch 'gitshaversion'
2017-03-23 Paul Brossierpython/tests/test_source.py: remove unused import
2017-02-27 Paul Brossierpython/tests/test_source.py: test with interface (PEP...
2016-11-30 Paul Brossierpython/tests/test_source.py: remove fragile brownnoise...
2016-11-28 Paul Brossierpython/tests/: use local import, create __init__.py
2016-10-03 Paul Brossierpython/tests/test_source.py: only check if last frames...
2016-10-03 Paul Brossierpython/tests/test_source.py: check the tail of the...
2016-09-22 Paul Brossierpython/tests/test_source.py: break long line
2016-09-22 Paul Brossierpython/tests/test_source.py: filter user warnings to...
2016-09-20 Paul Brossierpython/tests/test_source.py: use nose2 params to proces...
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-16 Paul Brossierpython/tests: fix most prospect warnings
2016-05-15 Paul Brossierpython/tests/test_source.py: fix when python/tests...
2016-05-15 Paul Brossierpython/tests/test_source.py: skip tests if no sounds...
2016-05-14 Paul Brossierpython/tests/test_source.py: simplify, quieten
2016-04-30 Paul Brossierpython/tests/test_source.py: fix format for python3
2016-04-30 Paul Brossierpython/tests/test_source.py: use nose2 to create one...
2016-04-25 Paul Brossierpython/ext/py-source.c: added duration
2016-04-18 Paul BrossierMerge branch 'develop' of github.com:aubio/aubio into...
2016-04-18 Paul Brossierpython/tests/test_source.py: simplify print
2016-04-18 Paul Brossierpython/tests/: prepare for python3 (see #33)
2015-08-12 Paul BrossierMerge branch 'develop' into notes
2014-09-21 Paul Brossierpython/ext/py-source.c: add seek, thanks @davebrent...
2014-02-23 Paul Brossierpython/tests/test_source.py: improve tests, add double...
2014-01-31 Paul Brossierpython/tests/test_source.py: improve exception checks
2014-01-31 Paul Brossierpython/tests/test_{source,sink}.py: add close() tests
2013-03-23 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul Brossiermerge from develop
2013-03-22 Paul Brossierpython/tests/test_source.py: really fail wrong hop...
2013-03-06 Paul Brossiertests/test_{source,sink}.py: add sink, improve source...
2013-02-11 Paul Brossiermerge from develop
2013-02-10 Paul Brossiermoved tests to subdirectory