shithub: aubio

RSS feed

5dc1abc9 – Paul Brossier <piem@piem.org> authored on 2016/05/02 10:56
python/tests/test_cvec.py: more tests

fb3f62e6 – Paul Brossier <piem@piem.org> authored on 2016/05/02 10:54
python/tests/test_fvec.py: add test_pass_to_numpy

cdfad0c6 – Paul Brossier <piem@piem.org> authored on 2016/05/02 10:53
python/tests/test_filterbank.py: fix indentation

2a14820a – Paul Brossier <piem@piem.org> authored on 2016/05/02 10:51
python/tests/test_filterbank.py: clean up, use nose2

37ca4593 – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:52
tests/src/io/test-source.c: add _get_duration

9f8cd9f3 – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:46
python/tests/test_cvec.py: simplify, use nose2

867d66e5 – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:40
python/tests/run_all_tests: use nose2

ceb884df – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:06
Makefile: improve test sounds creation

99aa3534 – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:05
python/ext/py-phasevoc.c: add input size checks

8147e032 – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:03
python/ext/py-fft.c: improve error messages

dfada339 – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:02
python/tests/test_phasevoc.py: simplify, add wrong sized input tests

ad5eae80 – Paul Brossier <piem@piem.org> authored on 2016/05/02 08:00
python/tests/test_fft.py: clean up

e99242a3 – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:58
python/ext/aubio-types.h: remove warning, add comments

7a62fcb6 – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:57
tests/src/test-lvec.c: use AUBIO_LSMP_FMT

fe5ff6d6 – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:38
.travis.yml: install sox on osx

5de7f98f – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:32
python/tests/test_sink.py: fix format for python3

355c761d – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:27
python/tests/test_source.py: fix format for python3

5f5f8435 – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:17
python/tests/test_source.py: use nose2 to create one unit test per sound file

2fe24df6 – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:01
python/tests/test_sink.py: switch to nose2

797435fd – Paul Brossier <piem@piem.org> authored on 2016/04/30 12:00
.travis.yml: re-enable test sounds creation

b8f05022 – Paul Brossier <piem@piem.org> authored on 2016/04/30 11:59
Makefile: set 16 / 32 bits, lower volume to avoid dithering

8f7ed55a – Paul Brossier <piem@piem.org> authored on 2016/04/30 11:02
.travis.yml: fix typo

37be82eb – Paul Brossier <piem@piem.org> authored on 2016/04/30 10:58
.travis.yml: user install on osx only, adding ~/Library/Python/2.7/bin to PATH

0fbb694f – Paul Brossier <piem@piem.org> authored on 2016/04/30 10:23
.travis.yml: pip install with --user

323d3309 – Paul Brossier <piem@piem.org> authored on 2016/04/30 10:17
.travis.yml: install nose2

2c597760 – Paul Brossier <piem@piem.org> authored on 2016/04/30 03:20
Makefile: invoke nose2 to run python tests

43de50df – Paul Brossier <piem@piem.org> authored on 2016/04/30 03:19
python/nose2.cfg: add minimal config

fb434c46 – Paul Brossier <piem@piem.org> authored on 2016/04/30 03:19
python/tests/test_phasevoc.py: cleanup, start using nose2

7498e482 – Paul Brossier <piem@piem.org> authored on 2016/04/30 02:37
python/tests/test_fft.py: make sure cvec is large enough

1f87c1b7 – Paul Brossier <piem@piem.org> authored on 2016/04/30 02:34
python/ext/py-fft.c: check rdo input cvec has correct size

437ef078 – Paul Brossier <piem@piem.org> authored on 2016/04/30 02:22
python/tests/test_fft.py: clean up, add tests for f.rdo input size

6014dc07 – Paul Brossier <piem@piem.org> authored on 2016/04/30 02:20
python/ext/py-fft.c: check input has correct size

d03ee4b9 – Paul Brossier <piem@piem.org> authored on 2016/04/30 02:19
python/tests/test_fft.py: add test to make sure fft.do clashes on wrong size inputs

d13f0bb0 – Paul Brossier <piem@piem.org> authored on 2016/04/30 02:01
.travis.yml: revert to python build images

e633bd2e – Paul Brossier <piem@piem.org> authored on 2016/04/30 01:53
.travis.yml: revert to precise, remove osx/gcc

b93174d1 – Paul Brossier <piem@piem.org> authored on 2016/04/30 01:45
.travis.yml: switch to generic language

02178d49 – Paul Brossier <piem@piem.org> authored on 2016/04/30 01:39
.travis.yml: use trusty

7a5fdc91 – Paul Brossier <piem@piem.org> authored on 2016/04/30 00:59
.travis.yml: add libav.org