#
# ChangeLog for tests
#
# Generated by Trac 1.2
# Apr 8, 2025, 5:31:18 AM

Thu, 01 Oct 2009 06:22:29 GMT Paul Brossier <piem@piem.org> [7ac818f]
	* tests/src/test-beattracking.c (modified)
	* tests/src/test-resample.c (modified)
	* tests/src/test-tempo.c (modified)
	* tests/src/test-tss.c (modified)

	tests/src: include stdio.h as needed, add HAVE_LIBSAMPLERATE


Tue, 29 Sep 2009 23:24:56 GMT Paul Brossier <piem@piem.org> [7e114c8]
	* tests/python/src/temporal/a_weighting.py (moved)

	tests/python/src/temporal/a_weighting.py: moved from adesign.py


Tue, 29 Sep 2009 18:45:41 GMT Paul Brossier <piem@piem.org> [f11d78d]
	* tests/src/wscript_build (deleted)
	* wscript (modified)

	wscript: move test build rules from tests/src/wscript_build, use new ...


Tue, 29 Sep 2009 05:58:03 GMT Paul Brossier <piem@piem.org> [c159aeb]
	* src/pitch/pitchdetection.c (modified)
	* src/temporal/a_weighting.c (moved)
	* src/temporal/a_weighting.h (moved)
	* src/temporal/c_weighting.c (moved)
	* src/temporal/c_weighting.h (moved)
	* src/temporal/filter.h (modified)
	* tests/src/temporal/test-aweighting.c (modified)
	* tests/src/temporal/test-cweighting.c (modified)
	* tests/src/test-filter.c (modified)

	src/temporal: rename adesign/adsgn to a_weighting, idem for
	c_weighting


Tue, 29 Sep 2009 05:43:12 GMT Paul Brossier <piem@piem.org> [a4364b8]
	* src/Makefile.am (modified)
	* src/pitch/pitchdetection.c (modified)
	* src/temporal/adesign.c (modified)
	* src/temporal/adesign.h (modified)
	* src/temporal/cdesign.c (modified)
	* src/temporal/cdesign.h (modified)
	* src/temporal/filter.c (modified)
	* src/temporal/filter.h (modified)
	* src/temporal/filter_priv.h (deleted)
	* tests/src/temporal/test-aweighting.c (added)
	* tests/src/temporal/test-cweighting.c (added)
	* tests/src/test-filter.c (modified)

	src/temporal: revamp filter object, clarify API for A- and ...


Fri, 25 Sep 2009 23:04:44 GMT Paul Brossier <piem@piem.org> [a250b35]
	* tests/python/localaubio.py (modified)

	tests/python/localaubio.py: add some tricks to work with waf too


Fri, 25 Sep 2009 04:58:40 GMT Paul Brossier <piem@piem.org> [c3f4173]
	* tests/src/test-phasevoc-jack.c (modified)

	tests/src/test-phasevoc-jack.c: update to also test midi ports and ...


Fri, 25 Sep 2009 02:26:14 GMT Paul Brossier <piem@piem.org> [51ee670]
	* tests/src/test-hist.c (modified)

	tests/src/test-hist.c: update to new_aubio_window


Fri, 25 Sep 2009 02:23:21 GMT Paul Brossier <piem@piem.org> [ff9d00c]
	* tests/src/test-window.c (modified)

	tests/src/test-window.c: update to new_aubio_window


Wed, 23 Sep 2009 17:58:06 GMT Paul Brossier <piem@piem.org> [bf168ac]
	* tests/src/wscript_build (added)

	use waf as new build system (missing file)


Wed, 23 Sep 2009 17:40:14 GMT Paul Brossier <piem@piem.org> [b511fa9]
	* configure.ac (modified)
	* examples/utils.c (modified)
	* examples/utils.h (modified)
	* ext/aubioext.h (modified)
	* ext/jackio.c (modified)
	* ext/jackio.h (modified)
	* ext/midi/midi_driver.h (modified)
	* src/aubio_priv.h (modified)
	* src/mathutils.c (modified)
	* src/spectral/fft.c (modified)
	* src/spectral/fft.h (modified)
	* tests/src/test-phasevoc-jack.c (modified)

	replace FOO_SUPPORT with HAVE_FOO, use float for jack_process ...


Thu, 17 Sep 2009 18:07:24 GMT Paul Brossier <piem@piem.org> [0028ea7]
	* tests/src/Makefile.am (modified)
	* tests/src/test-mfcc.c (added)

	test-mfcc.c: add simple mfcc test


Thu, 17 Sep 2009 12:37:26 GMT Paul Brossier <piem@piem.org> [afc584d]
	* tests/src/test-filterbank_mel.c (added)

	tests/src/test-filterbank_mel.c: added filterbank_mel test


Thu, 17 Sep 2009 02:38:50 GMT Paul Brossier <piem@piem.org> [bc3c51b]
	* tests/src/Makefile.am (modified)

	tests/src/Makefile.am: add filterbank_mel test


Wed, 16 Sep 2009 23:37:03 GMT Paul Brossier <piem@piem.org> [addc9ec]
	* tests/src/Makefile.am (modified)
	* tests/src/test-filterbank.c (added)

	test-filterbank.c: add trivial test for filterbank object


Sun, 18 May 2008 01:23:11 GMT Paul Brossier <piem@piem.org> [42f1cf14]
	* tests/python/src/utils/hist.py (modified)

	tests/python/src/utils/hist.py: update existing test cases, add two
	more


Fri, 16 May 2008 18:20:03 GMT Paul Brossier <piem@piem.org> [4ecfee9]
	* tests/python/run_all_tests (modified)

	tests/python/run_all_tests: add a warning if list_of_test_files ...


Thu, 15 May 2008 22:50:38 GMT Paul Brossier <piem@piem.org> [7e204d01]
	* src/mathutils.c (modified)
	* tests/python/src/temporal/zero_crossing_rate.py (added)

	src/mathutils.c: change zero crossing function to split at >=0/<0; ...


Thu, 15 May 2008 18:23:15 GMT Paul Brossier <piem@piem.org> [92c70f6]
	* tests/python/localaubio.py (modified)

	tests/python/localaubio.py: improve error message about local aubio


Tue, 13 May 2008 06:45:37 GMT Paul Brossier <piem@piem.org> [18f3162]
	* tests/src/test-filter.c (modified)

	tests/src/test-filter.c: add missing channels argument to ...


Tue, 13 May 2008 06:44:07 GMT Paul Brossier <piem@piem.org> [98cc475]
	* tests/src/test-hist.c (modified)
	* tests/src/test-window.c (modified)

	tests/src/test-{hist,window}.c: use uint_t, not uint (thanks to ...


Tue, 04 Dec 2007 17:15:34 GMT Paul Brossier <piem@piem.org> [445e0dca]
	* configure.ac (modified)
	* tests/Makefile.am (modified)
	* tests/cpp/Makefile.am (added)
	* tests/cpp/test-cvec.cpp (added)
	* tests/cpp/test-fvec.cpp (added)

	added simple tests in tests/cpp for cpp interface draft


Sat, 01 Dec 2007 22:00:03 GMT Paul Brossier <piem@piem.org> [6913434]
	* tests/python/src/temporal/adesign.py (added)
	* tests/python/src/temporal/filter.py (added)

	add tests for adesign and filter


Sat, 01 Dec 2007 16:56:57 GMT Paul Brossier <piem@piem.org> [974dddc]
	* tests/demo/bench/onset/Makefile.am (moved)
	* tests/demo/bench/onset/bench-delay (moved)
	* tests/demo/bench/onset/bench-onset (moved)
	* tests/demo/bench/onset/bench-window (moved)
	* tests/demo/bench/pitch/Makefile.am (moved)
	* tests/demo/bench/pitch/bench-pitch-isolated (moved)
	* tests/demo/bench/pitch/bench-pitch-plot-isolated (moved)
	* tests/demo/bench/tempo/demo-tempo (moved)
	* tests/demo/bench/tempo/demo-tempo-acf (moved)
	* tests/demo/localaubio.py (added)
	* tests/demo/plot_mfcc_filterbank.py (moved)
	* tests/python/localaubio.py (added)
	* tests/python/run_all_tests (modified)
	* tests/python/src/cvec.py (modified)
	* tests/python/src/fvec.py (modified)
	* tests/python/src/onset/peakpick.py (modified)
	* tests/python/template.py (modified)

	move tests/python/demo to tests/, add localaubio.py module helpers


Sat, 01 Dec 2007 14:52:12 GMT Paul Brossier <piem@piem.org> [8987df1]
	* tests/python/template.py (modified)

	tests template.py: re-ident


Sat, 01 Dec 2007 14:51:27 GMT Paul Brossier <piem@piem.org> [f1771f9]
	* tests/python/examples/aubioonset.py (modified)

	aubioonset.py tests: add specflux, use assertEqual


Fri, 30 Nov 2007 19:47:01 GMT Paul Brossier <piem@piem.org> [5d012d0]
	* tests/python/src/onset/peakpick.py (added)

	added first tests for peakpicker


Fri, 30 Nov 2007 18:52:54 GMT Paul Brossier <piem@piem.org> [0f2084d]
	* tests/python/src/utils/scale.py (added)

	add first tests for scale.c


Fri, 30 Nov 2007 18:39:19 GMT Paul Brossier <piem@piem.org> [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


Fri, 30 Nov 2007 17:26:04 GMT Paul Brossier <piem@piem.org> [d05c54f]
	* tests/python/hist.py (added)

	add draft test for hist.py


Sat, 24 Nov 2007 17:46:30 GMT Paul Brossier <piem@piem.org> [7873363]
	* examples/Makefile.am (modified)
	* examples/aubiomfcc.c (added)
	* src/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/filterbank.c (added)
	* src/filterbank.h (added)
	* src/mfcc.c (added)
	* src/mfcc.h (added)
	* swig/aubio.i (modified)
	* tests/python/demo/plot_mfcc_filterbank.py (added)
	* tests/python/filterbank.py (added)
	* tests/python/filterbank_mfcc.txt (added)

	merge with aubio-mfcc branch, adding filterbank and mfcc first draft. ...


Sat, 24 Nov 2007 17:13:59 GMT Paul Brossier <piem@piem.org> [d7a104c]
	* tests/src/test-tempo.c (modified)

	test-tempo.c: use aubio_tempo_get_confidence


Fri, 23 Nov 2007 12:32:13 GMT Paul Brossier <piem@piem.org> [9668a37]
	* tests/python/examples/aubiopitch.py (modified)

	examples/aubiopitch.py: also print line number and write output file ...


Wed, 07 Nov 2007 16:33:28 GMT Paul Brossier <piem@piem.org> [8701ec3]
	* tests/src/Makefile.am (modified)
	* tests/src/test-fft.c (modified)
	* tests/src/test-mfft.c (deleted)

	removed old test-fft.c, moved mfft to new fft


Wed, 07 Nov 2007 15:53:29 GMT Paul Brossier <piem@piem.org> [4368223]
	* tests/python/fft.py (modified)

	merge from bastille


Wed, 07 Nov 2007 15:52:59 GMT Paul Brossier <piem@piem.org> [e86676b]
	* tests/python/phasevoc.py (modified)

	phasevoc.py: simplified class name


Wed, 07 Nov 2007 15:51:42 GMT Paul Brossier <piem@piem.org> [d57d1de]
	* src/fft.c (modified)
	* src/fft.h (modified)
	* src/hist.c (modified)
	* src/hist.h (modified)
	* src/onsetdetection.c (modified)
	* src/phasevoc.c (modified)
	* src/pitchfcomb.c (modified)
	* src/pitchyinfft.c (modified)
	* src/scale.c (modified)
	* src/scale.h (modified)
	* swig/aubio.i (modified)
	* tests/python/fft.py (modified)
	* tests/python/template.py (added)

	update fft.py tests, merge from banane


Wed, 07 Nov 2007 15:33:43 GMT Paul Brossier <piem@piem.org> [038852a]
	* tests/python/fft.py (modified)
	* tests/python/template.py (added)

	updated fft.py tests, added template for assertCloseEnough


Sat, 03 Nov 2007 18:08:10 GMT Paul Brossier <piem@piem.org> [2b3280a]
	* tests/python/fft.py (modified)

	fft.py: some more tests


Sat, 03 Nov 2007 18:03:04 GMT Paul Brossier <piem@piem.org> [c721874]
	* src/aubio_priv.h (modified)
	* src/fft.c (modified)
	* src/fft.h (modified)
	* src/phasevoc.c (modified)
	* src/types.h (modified)
	* tests/python/examples/aubiopitch.py (added)
	* tests/python/examples/aubiopitch/yinfft.16568_acclivity_TwoCows.wav.txt (added)
	* tests/python/fft.py (added)
	* tests/python/fvec.py (modified)
	* tests/python/phasevoc.py (added)
	* tests/src/Makefile.am (modified)
	* tests/src/test-cvec.c (moved)
	* tests/src/test-fvec.c (added)

	merge changes from banane, more fixes


Sat, 03 Nov 2007 16:38:45 GMT Paul Brossier <piem@piem.org> [2d8880d5]
	* tests/python/fft.py (modified)

	add test fft back and forth


Sat, 03 Nov 2007 16:17:46 GMT Paul Brossier <piem@piem.org> [5c0662a]
	* tests/src/Makefile.am (modified)
	* tests/src/test-cvec.c (moved)
	* tests/src/test-fvec.c (added)

	splitted test-sample.c in test-{f,c}vec.c


Sat, 03 Nov 2007 15:51:26 GMT Paul Brossier <piem@piem.org> [f1dca0e]
	* tests/python/fvec.py (modified)

	fvec test: change order in assertEqual


Sat, 03 Nov 2007 15:49:38 GMT Paul Brossier <piem@piem.org> [cc4f3f7]
	* tests/python/phasevoc.py (modified)

	phasevoc test: add ones


Sat, 03 Nov 2007 14:51:07 GMT Paul Brossier <piem@piem.org> [0cbfa4a]
	* tests/python/phasevoc.py (added)

	added simple phasevoc test


Sat, 03 Nov 2007 13:54:06 GMT Paul Brossier <piem@piem.org> [398c1c5]
	* tests/python/fft.py (added)

	add test for fft (which appears to reveal a bug in fftw on powerpc\!)


Fri, 02 Nov 2007 11:23:34 GMT Paul Brossier <piem@piem.org> [d6f515d]
	* tests/python/examples/aubiopitch.py (added)
	* tests/python/examples/aubiopitch/yinfft.16568_acclivity_TwoCows.wav.txt (added)

	added test for aubiopitch, using TwoCows.wav from freesound


Thu, 01 Nov 2007 15:40:15 GMT Paul Brossier <piem@piem.org> [100f950]
	* tests/python/examples/aubionotes.py (modified)
	* tests/python/examples/aubioonset.py (modified)
	* tests/python/examples/template.py (modified)

	simplified examples template


Thu, 01 Nov 2007 13:06:31 GMT Paul Brossier <piem@piem.org> [9f9f63f]
	* tests/python/examples/aubioonset.py (modified)

	aubioonset test: make sure default parameters detect the woodblock


Thu, 01 Nov 2007 13:05:53 GMT Paul Brossier <piem@piem.org> [b660fbc]
	* tests/list_missing_tests (modified)

	list_missing_tests: add examples tests


Thu, 01 Nov 2007 12:59:40 GMT Paul Brossier <piem@piem.org> [afb3576]
	* tests/list_missing_tests (modified)

	list_missing_tests: tst_prefix default is empty


Thu, 01 Nov 2007 12:56:40 GMT Paul Brossier <piem@piem.org> [79287252]
	* tests/list_missing_python_tests (deleted)
	* tests/list_missing_tests (added)

	list_missing_tests: update to check all existing test


Wed, 31 Oct 2007 11:26:02 GMT Paul Brossier <piem@piem.org> [031b1f9]
	* tests/python/examples/README (added)
	* tests/python/examples/__init__.py (added)
	* tests/python/examples/aubionotes.py (added)
	* tests/python/examples/aubioonset.py (added)
	* tests/python/examples/template.py (added)
	* tests/python/run_all_tests (modified)

	added examples tests


Tue, 30 Oct 2007 21:21:33 GMT Paul Brossier <piem@piem.org> [f14d323]
	* tests/Makefile.am (added)

	added new tests/Makefile.am


Tue, 30 Oct 2007 09:46:16 GMT Paul Brossier <piem@piem.org> [4aad0dc]
	* tests/python/unittest_examples.py (added)

	added simple unittest tests as examples


Tue, 30 Oct 2007 02:40:35 GMT Paul Brossier <piem@piem.org> [36fa6cb]
	* tests/python/pitchdetection.py (added)
	* tests/python/run_all_tests (modified)

	merge with pitchdetection test


Tue, 30 Oct 2007 02:39:11 GMT Paul Brossier <piem@piem.org> [6427e6d]
	* tests/src/test-fft.c (modified)

	use local comments in test-fft.c


Tue, 30 Oct 2007 02:33:19 GMT Paul Brossier <piem@piem.org> [82c588a]
	* .bzrignore (added)
	* configure.ac (modified)
	* examples/Makefile.am (modified)
	* src/aubio.h (modified)
	* src/pitchdetection.c (modified)
	* src/pitchdetection.h (modified)
	* tests/list_missing_python_tests (added)
	* tests/python/aubiomodule.py (moved)
	* tests/python/bench/onset/Makefile.am (moved)
	* tests/python/bench/onset/bench-delay (moved)
	* tests/python/bench/onset/bench-onset (moved)
	* tests/python/bench/onset/bench-window (moved)
	* tests/python/bench/pitch/Makefile.am (moved)
	* tests/python/bench/pitch/bench-pitch-isolated (moved)
	* tests/python/bench/pitch/bench-pitch-plot-isolated (moved)
	* tests/python/bench/tempo/demo-tempo (moved)
	* tests/python/bench/tempo/demo-tempo-acf (moved)
	* tests/python/cvec.py (moved)
	* tests/python/fvec.py (moved)
	* tests/python/pitchdetection.py (moved)
	* tests/python/run_all_tests (moved)
	* tests/src/Makefile.am (moved)
	* tests/src/test-beattracking.c (moved)
	* tests/src/test-biquad.c (moved)
	* tests/src/test-fft.c (moved)
	* tests/src/test-filter.c (moved)
	* tests/src/test-hist.c (moved)
	* tests/src/test-mfft.c (moved)
	* tests/src/test-onset.c (moved)
	* tests/src/test-onsetdetection.c (moved)
	* tests/src/test-peakpick.c (moved)
	* tests/src/test-phasevoc-jack.c (moved)
	* tests/src/test-phasevoc.c (moved)
	* tests/src/test-pitchdetection.c (moved)
	* tests/src/test-pitchfcomb.c (moved)
	* tests/src/test-pitchmcomb.c (moved)
	* tests/src/test-pitchschmitt.c (moved)
	* tests/src/test-pitchyin.c (moved)
	* tests/src/test-pitchyinfft.c (moved)
	* tests/src/test-resample.c (moved)
	* tests/src/test-sample.c (moved)
	* tests/src/test-scale.c (moved)
	* tests/src/test-tempo.c (moved)
	* tests/src/test-tss.c (moved)
	* tests/src/test-window.c (moved)

	merge from main branch


Tue, 30 Oct 2007 02:00:22 GMT Paul Brossier <piem@piem.org> [de2a8af]
	* .bzrignore (added)
	* configure.ac (modified)
	* examples/Makefile.am (modified)
	* python/test/list_missing_tests (deleted)
	* tests/list_missing_python_tests (added)
	* tests/python/aubiomodule.py (moved)
	* tests/python/bench/onset/Makefile.am (moved)
	* tests/python/bench/onset/bench-delay (moved)
	* tests/python/bench/onset/bench-onset (moved)
	* tests/python/bench/onset/bench-window (moved)
	* tests/python/bench/pitch/Makefile.am (moved)
	* tests/python/bench/pitch/bench-pitch-isolated (moved)
	* tests/python/bench/pitch/bench-pitch-plot-isolated (moved)
	* tests/python/bench/tempo/demo-tempo (moved)
	* tests/python/bench/tempo/demo-tempo-acf (moved)
	* tests/python/cvec.py (moved)
	* tests/python/fvec.py (moved)
	* tests/python/run_all_tests (moved)
	* tests/src/Makefile.am (moved)
	* tests/src/test-beattracking.c (moved)
	* tests/src/test-biquad.c (moved)
	* tests/src/test-fft.c (moved)
	* tests/src/test-filter.c (moved)
	* tests/src/test-hist.c (moved)
	* tests/src/test-mfft.c (moved)
	* tests/src/test-onset.c (moved)
	* tests/src/test-onsetdetection.c (moved)
	* tests/src/test-peakpick.c (moved)
	* tests/src/test-phasevoc-jack.c (moved)
	* tests/src/test-phasevoc.c (moved)
	* tests/src/test-pitchdetection.c (moved)
	* tests/src/test-pitchfcomb.c (moved)
	* tests/src/test-pitchmcomb.c (moved)
	* tests/src/test-pitchschmitt.c (moved)
	* tests/src/test-pitchyin.c (moved)
	* tests/src/test-pitchyinfft.c (moved)
	* tests/src/test-resample.c (moved)
	* tests/src/test-sample.c (moved)
	* tests/src/test-scale.c (moved)
	* tests/src/test-tempo.c (moved)
	* tests/src/test-tss.c (moved)
	* tests/src/test-window.c (moved)

	move python/tests to tests/python, examples/tests to tests/src, add ...