#
# ChangeLog for tests/src/io/test-sink_wavwrite.c
#
# Generated by Trac 1.2
# Mar 3, 2025, 11:37:11 PM

Mon, 17 Dec 2018 14:14:39 GMT Paul Brossier <piem@piem.org> [05774ba3]
	* tests/src/io/base-sink_custom.h (modified)
	* tests/src/io/test-sink.c (modified)
	* tests/src/io/test-sink_apple_audio.c (modified)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-sink_wavwrite.c (modified)

	[tests] improve test-sink


Sun, 16 Dec 2018 02:46:53 GMT Paul Brossier <piem@piem.org> [46a1e34]
	* tests/src/io/base-sink_custom.h (added)
	* tests/src/io/test-sink_apple_audio.c (modified)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-sink_wavwrite.c (modified)

	[tests] factorise sink tests


Thu, 29 Nov 2018 15:26:45 GMT Paul Brossier <piem@piem.org> [ee0c4d50]
	* tests/src/io/test-sink-multi.c (modified)
	* tests/src/io/test-sink.c (modified)
	* tests/src/io/test-sink_apple_audio-multi.c (modified)
	* tests/src/io/test-sink_apple_audio.c (modified)
	* tests/src/io/test-sink_sndfile-multi.c (modified)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-sink_wavwrite-multi.c (modified)
	* tests/src/io/test-sink_wavwrite.c (modified)

	[tests] use run_on_default_source_and_sink in sink tests


Sun, 23 Feb 2014 02:13:26 GMT Paul Brossier <piem@piem.org> [9f68f11]
	* tests/src/io/test-sink.c (modified)
	* tests/src/io/test-sink_apple_audio.c (modified)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-sink_wavwrite.c (modified)

	tests/src/io/test-sink*: improve, unify


Sun, 23 Feb 2014 00:51:33 GMT Paul Brossier <piem@piem.org> [d7ac23f]
	* tests/src/io/test-sink_apple_audio.c (modified)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-sink_wavwrite.c (modified)

	tests/src/io/test-sink*: use source native samplerate


Fri, 24 Jan 2014 16:22:00 GMT Paul Brossier <piem@piem.org> [52ca8a3]
	* python/lib/generator.py (modified)
	* src/aubio.h (modified)
	* src/io/sink.c (modified)
	* src/io/sink_wavwrite.c (added)
	* src/io/sink_wavwrite.h (added)
	* tests/src/io/test-sink_wavwrite.c (added)
	* wscript (modified)

	src/io/sink_wavwrite.c: add native basic wav writer