RSS feed
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
3a7b7c6a
– Paul Brossier <piem@piem.org>
authored
on 2016/04/30 00:30
Makefile: do not fail if sox is not installed
bcf47ea4
– Paul Brossier <piem@piem.org>
authored
on 2016/04/30 00:22
Makefile: use mkdir directly
23723d8d
– Paul Brossier <piem@piem.org>
authored
on 2016/04/30 00:20
.travis.yml: no sox on osx for now
05c54ffc
– Paul Brossier <piem@piem.org>
authored
on 2016/04/30 00:17
.travis.yml: install sox and create some sounds
be06e53a
– Paul Brossier <piem@piem.org>
authored
on 2016/04/30 00:17
Makefile: add 'create_test_sounds' target
95e03364
– Paul Brossier <piem@piem.org>
authored
on 2016/04/29 23:44
.travis.yml: test double precision mode on all platforms