third_party_libsnd/tests
Erik de Castro Lopo 2f805f8d4c Add long read/write test for CAF/ALAC
This is to catch the bug that was fixed in 26dfda9b71 but may also
be useful for other block based lossless codecs.
2015-10-19 13:37:31 +11:00
..
aiff_rw_test.c tests/ : Fix all printf format warnings. 2012-02-18 12:59:32 +11:00
alaw_test.c Whitespace. 2012-03-18 12:06:16 +11:00
benchmark-0.0.28 First snapshot of the public project. 2007-05-14 19:55:24 +10:00
benchmark-1.0.0 First snapshot of the public project. 2007-05-14 19:55:24 +10:00
benchmark-1.0.0rc2 First snapshot of the public project. 2007-05-14 19:55:24 +10:00
benchmark-1.0.6pre10-coltrane First snapshot of the public project. 2007-05-14 19:55:24 +10:00
benchmark-1.0.6pre10-miles First snapshot of the public project. 2007-05-14 19:55:24 +10:00
benchmark-1.0.18pre16-hendrix Add two benchmark results for current version. 2007-09-12 21:51:44 +10:00
benchmark-1.0.18pre16-mingus Add two benchmark results for current version. 2007-09-12 21:51:44 +10:00
benchmark-latest-coltrane First snapshot of the public project. 2007-05-14 19:55:24 +10:00
benchmark.def More whitespace and cstyle fixes. 2012-01-21 14:24:38 +11:00
benchmark.tpl More whitespace and cstyle fixes. 2012-01-21 14:24:38 +11:00
channel_test.c tests/ : Test program improvements 2015-10-19 13:37:31 +11:00
checksum_test.c tests/: Revise target values 2015-10-19 12:49:33 +11:00
chunk_test.c Reworking of custom chunk handling code. 2012-03-18 11:53:44 +11:00
command_test.c src/command.c : Fix calculations of siganl max with odd channel numbers. 2014-03-01 20:28:50 +11:00
compression_size_test.c tests/ : Test program improvements 2015-10-19 13:37:31 +11:00
cpp_test.cc tests/cpp_test.cc : Fix text in error message. 2014-01-04 07:29:29 +11:00
dft_cmp.c tests/dft_cmp.c: Fix indexing error 2015-10-19 12:44:23 +11:00
dft_cmp.h tests: Improvements to floating point tests 2015-10-19 12:41:50 +11:00
dither_test.c Fix a couple of warnings uncovered by the clang compiler. 2013-07-13 18:07:42 +10:00
dwvw_test.c tests/ : Fix undefined behaviour warnings. 2014-12-16 13:21:19 +11:00
error_test.c Whitespace and cstyle fixes. 2012-01-20 22:46:13 +11:00
external_libs_test.c Update copyright dates. 2011-01-19 21:36:56 +11:00
fix_this.c tests/ : Fix warnings from clang 3.5. 2014-07-31 08:57:49 +10:00
floating_point_test.def tests/(floating_point|scale_clip)_test.def : Quote hex literals. 2014-06-30 18:32:14 +10:00
floating_point_test.tpl tests/: Revise target values 2015-10-19 12:49:33 +11:00
format_check_test.c tests/format_check_test.c : Fix compiler warnings. 2011-07-05 19:37:09 +10:00
generate.c More whitespace and cstyle fixes. 2012-01-21 14:24:38 +11:00
generate.h Update copyright dates. 2011-01-19 21:36:56 +11:00
header_test.def *.(def|tpl) : Remove arch-tag comments from end of files. 2007-06-09 21:40:30 +10:00
header_test.tpl tests/header_test.tpl : Printf format fixes. 2012-02-26 11:21:58 +11:00
headerless_test.c tests/ : Fix all printf format warnings. 2012-02-18 12:59:32 +11:00
largefile_test.c Update copyright dates. 2011-01-19 21:36:56 +11:00
locale_test.c Update copyright dates. 2011-01-19 21:36:56 +11:00
long_read_write_test.c Add long read/write test for CAF/ALAC 2015-10-19 13:37:31 +11:00
lossy_comp_test.c tests/ : Fix warnings from clang 3.5. 2014-07-31 08:57:49 +10:00
Makefile.am Add long read/write test for CAF/ALAC 2015-10-19 13:37:31 +11:00
misc_test.c More whitespace and cstyle fixes. 2012-01-21 14:24:38 +11:00
multi_file_test.c tests/ : Fix all printf format warnings. 2012-02-18 12:59:32 +11:00
ogg_test.c Add a couple of 'seek to end of file' tests. 2013-06-23 11:18:26 +10:00
pcm_test.def tests/ : Fix undefined behaviour warnings. 2014-12-16 13:21:19 +11:00
pcm_test.tpl src/* tests/* : Fix problems found by clang sanitizer. 2014-04-05 13:34:35 +11:00
peak_chunk_test.c tests/ : Fix all printf format warnings. 2012-02-18 12:59:32 +11:00
pedantic-header-test.sh.in Update copyright dates. 2011-01-19 21:36:56 +11:00
pipe_test.def *.(def|tpl) : Remove arch-tag comments from end of files. 2007-06-09 21:40:30 +10:00
pipe_test.tpl tests/pipe_test.tpl : Disable tests on OS/2. Thanks Dave Yeo. 2012-03-10 18:33:10 +11:00
raw_test.c tests/ : Fix warnings from clang 3.5. 2014-07-31 08:57:49 +10:00
rdwr_test.def tests/rdwr_test.(def|tpl) : Add new test program and hook into build. 2010-02-28 13:52:11 +11:00
rdwr_test.tpl Whitespace and cstyle fixes. 2012-01-20 22:46:13 +11:00
scale_clip_test.def tests/(floating_point|scale_clip)_test.def : Quote hex literals. 2014-06-30 18:32:14 +10:00
scale_clip_test.tpl tests/ : Fix all printf format warnings. 2012-02-18 12:59:32 +11:00
sftest.c Update copyright dates. 2011-01-19 21:36:56 +11:00
sfversion.c Update copyright dates. 2011-01-19 21:36:56 +11:00
stdin_test.c Whitespace and cstyle fixes. 2012-01-20 22:46:13 +11:00
stdio_test.c Update copyright dates. 2011-01-19 21:36:56 +11:00
stdout_test.c src/sndfile.c : Fix sfinfo.frames file on SFM_WRITE. 2014-10-17 21:25:36 +11:00
string_test.c Fix a couple of warnings uncovered by the clang compiler. 2013-07-13 18:07:42 +10:00
test_wrapper.sh.in Add long read/write test for CAF/ALAC 2015-10-19 13:37:31 +11:00
ulaw_test.c Whitespace. 2012-03-18 12:06:16 +11:00
utils.def tests/utils.(def|tpl) : Add compare_XXX_or_die functions. 2007-12-14 20:41:33 +11:00
utils.tpl tests/: Revise target values 2015-10-19 12:49:33 +11:00
virtual_io_test.c Update copyright dates. 2011-01-19 21:36:56 +11:00
win32_ordinal_test.c tests/win32_ordinal_test.c : Better debugging when LoadLibrary fails. 2014-11-24 22:01:43 +11:00
win32_test.c Fix a bunch of compiler warnings with gcc-4.6. 2011-03-28 18:43:05 +11:00
write_read_test.def tests/ : Add tests for 20 and 24 bit ALAC/CAF files. 2012-03-10 10:59:15 +11:00
write_read_test.tpl tests/write_read_test.tpl : Rename 'long_file_okz' -> 'long_file_ok'. 2014-06-28 23:11:13 +10:00