RSS feed
8ff31fb5
– Paul Brossier <piem@piem.org>
authored
on 2018/11/02 13:59
[py] remove nose2 from requirements
0d52f925
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:23
[tests] remove warning filter
01d56c19
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:21
[tests] update _tools
bee9445a
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:20
[tests] default to pytest in mfcc
36ce2097
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:18
[doc] remove references to run_all_tests
69783fbc
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:18
[py] remove run_all_tests
235a8911
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:17
[tests] remove run_all_tests
ad457767
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:10
[tests] update source tests
ecd370bc
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 20:01
[tests] update sink tests
d4fae348
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 19:55
[tests] remove __init__.py, use absolute imports
7debeb6f
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:34
[tests] use _tools in test_phasevoc
86deeed5
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:33
[tests] use _tools in test_note2midi
4c1eff4f
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:32
[tests] use _tools in test_midi2note
38592a6b
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:30
[tests] use _tools in test_mfcc
98972b9a
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:27
[tests] add checks.py, selects testing module
0ed0405c
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:19
[tests] do not try re-opening temporary file on windows, display a warning
0bae15ac
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:13
[tests] use np.loadtxt in utils
bb63c190
– Paul Brossier <piem@piem.org>
authored
on 2018/11/01 18:03
[tests] move unittest import to main
40b2be27
– Paul Brossier <piem@piem.org>
authored
on 2018/10/31 22:54
[tests] move imports to top except main