[tests] add run_on_default_source helper
[aubio.git] / tests /
2018-11-29 Paul Brossier[tests] add run_on_default_source helper
2018-11-29 Paul Brossier[tests] create test sound from waf, add -DAUBIO_TESTS_S...
2018-11-29 Paul Brossier[tests] add script to create sound file with python...
2018-11-29 Paul Brossier[tests] [win] use calloc to work around constant size...
2018-11-28 Paul Brossier[tests] srandom take unsigned int
2018-11-28 Paul Brossier[tests] fix unmatched parenthesis on windows
2018-11-28 Paul BrossierRevert "[tests] fix unmatched parenthesis on windows"
2018-11-28 Paul Brossier[tests] fix unmatched parenthesis on windows
2018-11-28 Paul Brossier[tests] increase entropy by adding address to current...
2018-11-28 Paul Brossier[tests] use constant for array size, include string.h
2018-11-28 Paul Brossier[tests] workaround for windows
2018-11-28 Paul Brossier[tests] include unistd for unlink, close (linux, darwin)
2018-11-28 Paul Brossier[tests] create a temporary sink, use in wavetable test
2018-11-28 Paul Brossier[tests] check new_aubio_pitch fails with wrong parameters
2018-11-28 Paul Brossier[tests] add notes tests
2018-11-28 Paul Brossier[tests] check hist with size null fails
2018-11-26 Paul BrossierMerge branch 'feature/dctsimplify' into feature/mfcc_tests
2018-11-26 Paul Brossier[tests] add calls to new_aubio_mfcc with wrong input...
2018-11-26 Paul Brossier[tests] do not test dct with wrong sizes
2018-11-26 Paul Brossier[tests] increase pvoc coverage
2018-11-26 Paul Brossier[tests] increase tss coverage
2018-11-26 Paul Brossier[tests] increase awhitening coverage
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-26 Paul BrossierMerge branch 'fix/crash_filterbank' (thanks to @niugx)
2018-11-24 Paul Brossier[tests] run some tests in onset if no arguments passed
2018-11-24 Paul Brossier[tests] wrap long lines in test-tempo.c
2018-11-24 Paul Brossier[tests] run tempo until first analysis is done
2018-11-24 Paul Brossier[tests] run some tests in tempo if no arguments passed
2018-11-24 Paul Brossier[tests] check if tempo creation suceeded
2018-11-24 Paul Brossier[tests] check creating filterbank with wrong parameters...
2018-11-17 Paul Brossier[tests] improve aubio_filter coverage
2018-11-17 Paul Brossier[test] improve coverage of filters
2018-11-17 Paul Brossier[tests] [filterbank] add get/set power/norm calls
2018-09-17 Paul BrossierMerge branch 'jack-midi-buffer-fix' of https://github...
2018-09-15 Paul BrossierMerge branch 'feature/dct_multiopt'
2018-09-15 Paul BrossierMerge branch 'feature/dct_multiopt' into feature/fastmfcc
2018-08-22 Paul Brossiertests/src/spectral/test-dct.c: check reconstruction...
2018-08-07 Paul BrossierMerge branch 'master' into dct
2017-10-03 Paul BrossierMerge branch 'master' into dct
2017-10-01 Paul Brossiertests/: undo changes, removing calls to aubio_init
2017-10-01 Paul BrossierMerge branch 'intel_ipp_pull' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'yin_confidence' of https://github.com...
2017-10-01 Paul BrossierMerge branch 'PR/simplify_emscripten'
2017-09-30 Paul Brossiertests/src/io: improve comments
2017-09-16 Paul BrossierMerge branch 'master' into dct
2017-09-06 Paul Brossiertests/src/spectral/test-dct.c: remove old comment
2017-09-05 Paul Brossiersrc/spectral/dct.h: add dct type II using ooura
2017-07-29 Eduard MüllerIntel IPP support for aubio
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-10 Paul Brossiertests/src/spectral/tests-awhitening.c: add whitening...
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-01-08 Paul Brossiertests/src/utils/test-log.c: improve messages
2017-01-08 Paul Brossiertests/src/utils/test-log.c: add AUBIO_INF
2016-12-17 Paul Brossiertests/src/spectral/test-phasevoc.c: fix typos
2016-12-11 Paul Brossiersrc/aubio_priv.h: move include config.h here
2016-09-22 Paul Brossiertests/src/spectral/test-fft.c: fix default size
2016-09-22 Paul Brossiertests/src/utils/test-log.c: add example for aubio_log_s...
2016-07-22 Paul BrossierMerge branch 'aubiotrack_midi_output' of https://github...
2016-07-21 Paul Brossier{examples,tests}/wscrtip_build: update build target...
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-13 Paul Brossiertests/utils_tests.h: also use custom srandom/random...
2016-05-12 Paul Brossiertests/src/temporal: avoid crash, clarify
2016-05-02 Paul Brossiertests/wscript_build: do not install test programs
2016-05-02 Paul Brossiertests/wscript_build: use 'use =', simplify
2016-05-02 Paul Brossiertests/wscript_build: link against libaubio
2016-05-02 Paul Brossiertests/src/io/test-source.c: add _get_duration
2016-04-30 Paul Brossiertests/src/test-lvec.c: use AUBIO_LSMP_FMT
2016-04-25 Paul Brossiertests/src/io/test-source_apple_audio.c: shorten long...
2016-04-25 Paul Brossiersrc/io/source_wavread.h: add _get_duration
2016-04-25 Paul Brossiersrc/io/source_sndfile.h: add _get_duration
2016-04-25 Paul Brossiersrc/io/source_avcodec.h: add _get_duration
2016-04-25 Paul Brossiertests/src/io/test-source_apple_audio.c: add _get_duration
2016-04-23 Paul Brossiertests/wscript_build: no -g for msvc
2016-04-23 Paul Brossiertests/utils_tests.h: make sure M_PI and RAND_MAX are...
2016-04-23 Paul Brossiertests/utils_tests.h: add VA_ARGS versions of variadic...
2016-04-22 Paul Brossiersrc/wscript_build: only no -lm if compiler is CL.exe
2016-04-22 Paul Brossiertests/wscript_build, src/wscript_build: no -lm on win32/64
2016-04-22 Paul Brossiertests/src/tempo/test-tempo.c: tempo back to only one...
2015-09-06 Paul BrossierMerge branch 'develop' into awhitening
2015-09-06 Paul Brossierwscript: check if we find atlas/cblas.h
2015-09-06 Paul BrossierMerge branch 'develop' into awhitening
2015-09-05 Paul BrossierMerge branch 'develop' into notes
2015-08-20 Paul Brossiertests/src/test-delnull.c: improve test, avoid segfaults
2015-08-20 Paul Brossiersrc/spectral/fft.c: if Ooura is used, make sure the...
2015-08-12 Paul BrossierMerge branch 'develop' into notes
2015-05-26 Paul Brossiertests/src/spectral/test-fft.c: quieten and clarify
2015-05-26 Paul Brossiertests/src/io/test-source.c: call aubio_source_close...
2015-03-15 Paul Brossier{examples,tests}/wscript_build: add external libs
2015-02-11 Paul Brossiertests/src/io/test-source_apple_audio.c: improve examples
2014-08-24 Paul Brossiertests/src/io/test-source_avcodec.c: use HAVE_LIBAV...
2014-08-24 Paul Brossiertests/src/io/*.c: use custom defines instead of __APPLE__
2014-08-22 Paul BrossierMerge branch 'notes' of aubio.org:/git/aubio/aubio...
2014-06-09 Paul Brossiertests/src/io/test-source_avcodec.c: use HAVE_LIBAV...
2014-03-28 Paul Brossiertests/src/io/*.c: use custom defines instead of __APPLE__
2014-03-12 Paul Brossiertests/src: clean up includes
next