[ci] add pip install to readthedocs.yaml
[aubio.git] / python / tests / test_source.py
2019-05-11 Paul BrossierMerge branch 'aybe-patch-2' of feature/vcpkg_docs
2019-03-31 Paul BrossierMerge branch 'feature/pitchshift' into feature/timestretch
2019-03-31 Paul BrossierMerge branch 'master' into feature/pitchshift feature/pitchshift
2019-03-31 Paul BrossierMerge branch 'master' into feature/autosink
2018-12-23 Paul Brossier[tests] check resampling a source raises a warning...
2018-12-21 Paul BrossierMerge branch 'feature/sink_flac' into feature/autosink
2018-12-21 Paul BrossierMerge branch 'feature/sink_vorbis' into feature/sink_flac
2018-12-21 Paul BrossierMerge branch 'master' into feature/sink_vorbis
2018-12-21 Paul Brossier[tests] simplify test_source.py, skip if no test sounds
2018-12-21 Paul Brossier[tests] check reading source after close raises Runtime...
2018-12-19 Paul BrossierMerge branch 'feature/sink_flac' into feature/autosink
2018-12-19 Paul BrossierMerge branch 'feature/sink_vorbis' into feature/sink_flac
2018-12-19 Paul BrossierMerge branch 'master' into feature/sink_vorbis
2018-12-19 Paul BrossierMerge branch 'feature/pitchshift' into feature/timestretch
2018-12-19 Paul BrossierMerge branch 'master' into feature/pitchshift
2018-12-19 Paul BrossierMerge branch 'feature/pytest' (closes #163)
2018-12-19 Paul BrossierMerge branch 'master' into feature/pytest
2018-12-11 Paul BrossierMerge branch 'master' into feature/pytest
2018-12-05 Paul BrossierMerge branch 'master' into feature/pitchshift
2018-12-01 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-26 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-22 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-21 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-17 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-17 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-17 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-10 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-05 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-02 Paul Brossier[tests] use run_module_suite so tests can run when...
2018-11-02 Paul Brossier[tests] [py27] make sure all classes are old-school...
2018-11-02 Paul Brossier[tests] capture warnings from filterbank_mel, improve...
2018-11-01 Paul Brossier[tests] update source tests
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
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-03-10 Paul BrossierMerge branch 'master' into awhitening
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-23 Paul BrossierMerge branch 'master' into pitchshift
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 BrossierMerge branch 'master' into pitchshift
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