[ci] add pip install to readthedocs.yaml
[aubio.git] / python / tests /
2020-07-02 Paul BrossierMerge branch 'feature/timestretch'
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2019-06-29 Paul BrossierMerge branch 'master' into feature/quietmode
2019-06-29 Paul BrossierMerge branch 'master' into feature/debugmode
2019-06-29 Paul BrossierMerge branch 'master' into feature/autosink feature/autosink
2019-06-29 Paul BrossierMerge branch 'master' into feature/timestretch feature/timestretch
2019-06-28 Paul BrossierMerge branch 'master' into fix/setbiquad
2019-06-21 Paul Brossier[py] expect a failure on 32bit systems, add a comment...
2019-06-21 Paul Brossier[py] add helper to check if we are on a 32bit system
2019-06-21 Paul Brossier[py] relax precision for 32bit systems
2019-06-20 Paul Brossier[py] fix pvoc tests on powerpc
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] also capture expected source warnings in test_sink
2018-12-23 Paul Brossier[tests] check resampling a source raises a warning...
2018-12-23 Paul Brossier[tests] add parse_file_samplerate to fetch samplerate...
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 Brossier[test] pitchshift test to use skipTest
2018-12-19 Paul BrossierMerge branch 'feature/pitchshift' into feature/timestretch
2018-12-19 Paul Brossier[test] update pitchshift test
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-06 Paul BrossierMerge branch 'master' into feature/pitchshift
2018-12-05 Paul BrossierMerge branch 'master' into feature/pitchshift
2018-12-03 Paul BrossierMerge branch 'fix/mfcc_params'
2018-12-03 Paul Brossier[tests] mfcc norm/scale with real values
2018-12-01 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-26 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-26 Paul Brossier[tests] run phase vocoder with hop_s = win_s
2018-11-26 Paul BrossierMerge branch 'fix/onset_nullptr' (thanks to @niugx)
2018-11-26 Paul BrossierMerge branch 'fix/bufoverflow_tempo' (thanks to @niugx)
2018-11-24 Paul Brossier[py] add tempo tests
2018-11-22 Paul Brossier[pytest] no relative import
2018-11-22 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-21 Paul Brossier[tests] use from .utils import, fixes build with pybuil...
2018-11-21 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-17 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-17 Paul Brossier[test] mfcc.set_mel_coeffs_slaney takes no parameter
2018-11-17 Paul Brossier[tests] improve onset coverage
2018-11-17 Paul Brossier[test] improve coverage of filters
2018-11-17 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-17 Paul Brossier[tests] add tests for mfcc filterbank settings
2018-11-17 Paul Brossier[tests] capture hztomel warnings
2018-11-17 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-17 Paul Brossier[py] add tests for new filterbank methods
2018-11-17 Paul BrossierMerge branch 'master' into feature/melfilterbank
2018-11-17 Paul Brossier[test] pass checks in double precision, rename hztomel
2018-11-17 Paul Brossier[test] add meltohz tests
2018-11-16 Paul Brossier[test] add a test using sink and source to check channe...
2018-11-15 Paul BrossierMerge branch 'fix/oddfft' (closes #207)
2018-11-15 Paul Brossier[tests] check fft reconstruction for even size and...
2018-11-10 Paul Brossier[py] fb.set_triangle_bands does not warn for freqs...
2018-11-10 Paul Brossier[py] add assert_warns to filterbank.set_triangle_bands...
2018-11-10 Paul Brossier[py] remove duplicate tests
2018-11-10 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-09 Paul Brossier[tests] also test for duplicate values in set_triangle_...
2018-11-09 Paul Brossier[filterbank] improve unit tests
2018-11-09 Paul Brossier[tests] set_triangle_bands should when list starts...
2018-11-05 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-03 Paul Brossier[tests] update numpy.testing import
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-02 Paul Brossier[tests] use pytest in parametrized tests
2018-11-02 Paul Brossier[tests] [win/osx] improve skipTest encoding errors...
2018-11-02 Paul Brossier[tests] [win] add missing import warnings
2018-11-02 Paul Brossier[py] remove nose2
2018-11-01 Paul Brossier[tests] remove warning filter
2018-11-01 Paul Brossier[tests] update _tools
2018-11-01 Paul Brossier[tests] default to pytest in mfcc
2018-11-01 Paul Brossier[tests] remove run_all_tests
2018-11-01 Paul Brossier[tests] update source tests
2018-11-01 Paul Brossier[tests] update sink tests
2018-11-01 Paul Brossier[tests] remove __init__.py, use absolute imports
2018-11-01 Paul Brossier[tests] use _tools in test_phasevoc
2018-11-01 Paul Brossier[tests] use _tools in test_note2midi
2018-11-01 Paul Brossier[tests] use _tools in test_midi2note
2018-11-01 Paul Brossier[tests] use _tools in test_mfcc
2018-11-01 Paul Brossier[tests] add checks.py, selects testing module
2018-11-01 Paul Brossier[tests] do not try re-opening temporary file on windows...
2018-11-01 Paul Brossier[tests] use np.loadtxt in utils
2018-11-01 Paul Brossier[tests] move unittest import to main
next