#
# ChangeLog for tests/src/io
#
# Generated by Trac 1.2
# Apr 2, 2025, 11:55:16 AM

Sun, 03 Mar 2013 19:30:32 GMT Paul Brossier <piem@piem.org> [856ceb5]
	* tests/src/io/test-sink_apple_audio.c (moved)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-source_apple_audio.c (moved)
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/: add comment about unstable


Sun, 03 Mar 2013 18:42:01 GMT Paul Brossier <piem@piem.org> [9ffcf83]
	* tests/src/io/test-sink_apple_audio_file.c (modified)
	* tests/src/io/test-source_apple_audio_file.c (modified)

	tests/src/io/: add AUBIO_UNSTABLE


Sun, 03 Mar 2013 18:30:40 GMT Paul Brossier <piem@piem.org> [248da64]
	* tests/src/io/test-sink.c (modified)
	* tests/src/io/test-sink_apple_audio_file.c (modified)
	* tests/src/io/test-sink_sndfile.c (modified)
	* tests/src/io/test-source.c (modified)
	* tests/src/io/test-source_apple_audio_file.c (modified)
	* tests/src/io/test-source_sndfile.c (modified)
	* tests/utils_tests.h (added)

	tests/src/io: improve examples


Mon, 16 Jul 2012 19:37:24 GMT Paul Brossier <piem@piem.org> [2ea7a10]
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/test-source_sndfile.c: test downsampling


Mon, 16 Jul 2012 18:19:29 GMT Paul Brossier <piem@piem.org> [ab7d100]
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/test-source_sndfile.c: avoid memory leak


Mon, 16 Jul 2012 00:56:02 GMT Paul Brossier <piem@piem.org> [7839c61]
	* tests/src/io/test-source_sndfile.c (modified)

	tests/src/io/test-source_sndfile.c: test resampling


Sun, 15 Jul 2012 20:48:21 GMT Paul Brossier <piem@piem.org> [5d1f716]
	* tests/src/io/test-sink.c (added)

	tests/src/io/test-sink.c: added simple test


Sun, 15 Jul 2012 18:20:03 GMT Paul Brossier <piem@piem.org> [d9ab958]
	* tests/src/io/test-sink_sndfile.c (modified)

	tests/src/io/test-sink_sndfile.c: update and simplify


Sun, 15 Jul 2012 18:16:02 GMT Paul Brossier <piem@piem.org> [11a1abe]
	* tests/src/io/test-sink_apple_audio_file.c (added)

	tests/src/io/test-sink_apple_audio_file.c: added test


Sat, 14 Jul 2012 19:13:20 GMT Paul Brossier <piem@piem.org> [2c3d4ca]
	* src/aubio.h (modified)
	* src/io/sink_sndfile.c (added)
	* src/io/sink_sndfile.h (added)
	* tests/src/io/test-sink_sndfile.c (added)

	added sink_sndfile.c draft


Fri, 13 Jul 2012 23:33:45 GMT Paul Brossier <piem@piem.org> [afbd7e7]
	* src/aubio.h (modified)
	* src/io/source.c (modified)
	* src/io/source_sndfile.c (added)
	* src/io/source_sndfile.h (added)
	* src/wscript_build (modified)
	* tests/src/io/test-source_apple_audio_file.c (modified)
	* tests/src/io/test-source_sndfile.c (added)

	src/io/source_sndfile.{c,h}: added sndfile source


Fri, 13 Jul 2012 22:15:00 GMT Paul Brossier <piem@piem.org> [4722e63]
	* tests/src/io/test-source_apple_audio_file.c (modified)

	tests/src/io/test-source_apple_audio_file.c: do nothing if not on ...


Fri, 13 Jul 2012 22:01:52 GMT Paul Brossier <piem@piem.org> [301b807]
	* tests/src/io/test-source.c (added)
	* tests/src/io/test-source_apple_audio_file.c (added)

	tests/src/io/*.c: add simple tests