# # ChangeLog for tests/python/src/utils # # Generated by Trac 1.2 # Oct 23, 2024, 6:19:25 PM Wed, 07 Oct 2009 23:23:31 GMT Paul Brossier [db62622] * tests/python/src/pitch/pitchdetection.py (modified) * tests/python/src/spectral/fft.py (modified) * tests/python/src/spectral/phasevoc.py (modified) * tests/python/src/temporal/zero_crossing_rate.py (modified) * tests/python/src/utils/hist.py (modified) * tests/python/src/utils/scale.py (modified) tests/python: update imports Sun, 18 May 2008 01:23:11 GMT Paul Brossier [42f1cf14] * tests/python/src/utils/hist.py (modified) tests/python/src/utils/hist.py: update existing test cases, add two more Fri, 30 Nov 2007 18:52:54 GMT Paul Brossier [0f2084d] * tests/python/src/utils/scale.py (added) add first tests for scale.c Fri, 30 Nov 2007 18:39:19 GMT Paul Brossier [66a150a2] * tests/python/run_all_tests (modified) * tests/python/src/__init__.py (added) * tests/python/src/cvec.py (moved) * tests/python/src/fvec.py (moved) * tests/python/src/onset/__init__.py (added) * tests/python/src/pitch/__init__.py (added) * tests/python/src/pitch/pitchdetection.py (moved) * tests/python/src/spectral/__init__.py (added) * tests/python/src/spectral/fft.py (moved) * tests/python/src/spectral/filterbank.py (moved) * tests/python/src/spectral/filterbank_mfcc.txt (moved) * tests/python/src/spectral/phasevoc.py (moved) * tests/python/src/temporal/__init__.py (added) * tests/python/src/utils/__init__.py (added) * tests/python/src/utils/hist.py (moved) move around files in tests/python according to src/ changes