tests/python/: removed old python tests
authorPaul Brossier <piem@piem.org>
Tue, 5 Mar 2013 07:55:29 +0000 (02:55 -0500)
committerPaul Brossier <piem@piem.org>
Tue, 5 Mar 2013 07:55:29 +0000 (02:55 -0500)
commit208336b59c75969bf945e0c2dc048daefba0f5b1
tree3bb34bacc45dd5a56fb6fdfb321fbf591d79635d
parentf50e53431107ada627c9fef344fa3a23155368ea
tests/python/: removed old python tests
16 files changed:
python/tests/test_hist.py.old [new file with mode: 0644]
python/tests/test_zero_crossing_rate.py.old [new file with mode: 0644]
tests/python/aubiomodule.py [deleted file]
tests/python/examples/aubionotes.py [deleted file]
tests/python/localaubio.py [deleted file]
tests/python/run_all_tests [deleted file]
tests/python/src/__init__.py [deleted file]
tests/python/src/onset/__init__.py [deleted file]
tests/python/src/pitch/__init__.py [deleted file]
tests/python/src/spectral/__init__.py [deleted file]
tests/python/src/temporal/__init__.py [deleted file]
tests/python/src/temporal/zero_crossing_rate.py [deleted file]
tests/python/src/utils/__init__.py [deleted file]
tests/python/src/utils/hist.py [deleted file]
tests/python/template.py [deleted file]
tests/python/unittest_examples.py [deleted file]