third_party_libsnd/tests
2008-10-26 20:19:25 +11:00
..
aiff_rw_test.c tests/aiff_rw_test.c : Fix error reporting. 2008-01-22 14:11:45 +11:00
alaw_test.c Clean out cruft. 2008-04-05 20:13:47 +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 *.(def|tpl) : Remove arch-tag comments from end of files. 2007-06-09 21:40:30 +10:00
benchmark.tpl Improve handling of requirements for O_BINARY as suggested by Ed Schouten. 2007-11-12 19:55:30 +11:00
checksum_test.c Add new checksum_test specifically for lossy compression of headerless files. 2008-10-05 15:05:26 +11:00
command_test.c tests/command_test.c : Rearrange prototypes. 2008-10-26 17:04:21 +11:00
cpp_test.cc tests/cpp_test.cc : Add extra tests for when the SndfileHandle constructor fails. 2007-06-14 19:06:58 +10:00
dft_cmp.c Fix gcc-4.2 warning messages. 2007-10-22 23:02:11 +10:00
dft_cmp.h Whitespace cleanup. 2007-08-19 16:47:18 +10:00
dither_test.c Clean out cruft. 2008-04-05 20:13:47 +11:00
dwvw_test.c Clean out cruft. 2008-04-05 20:13:47 +11:00
error_test.c tests/error_test.c : Fix failure behaviour in error_number_test. 2008-10-26 20:19:25 +11:00
external_libs_test.c tests/external_libs_test.c : Add new test and hook into build and test suite. 2008-05-21 20:55:53 +10:00
fix_this.c Whitespace and C style cleanups. 2008-04-19 19:19:24 +10:00
floating_point_test.def *.(def|tpl) : Remove arch-tag comments from end of files. 2007-06-09 21:40:30 +10:00
floating_point_test.tpl tests/floating_point_test.tpl : Fix for missing external libs. 2008-06-03 09:23:18 +10:00
generate.c Add files generate.[ch], hook into build. 2007-06-10 12:17:28 +10:00
generate.h Add files generate.[ch], hook into build. 2007-06-10 12:17:28 +10: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 Add more RF64 tests. 2008-08-23 10:03:23 +10:00
headerless_test.c tests/*.c : Add calls to sf_close() where needed. 2008-04-06 16:24:39 +10:00
largefile_test.c Clean out cruft. 2008-04-05 20:13:47 +11:00
locale_test.c Sync to mdev branch. 2008-04-06 08:41:08 +10:00
lossy_comp_test.c Fix tests when configured with --disable-external-libs. 2008-05-21 19:20:24 +10:00
Makefile.am tests/Makefile.am : Automake 1.10 MinGW cross compiling fixes. 2008-10-20 23:05:09 +11:00
misc_test.c Add more RF64 tests. 2008-08-23 10:03:23 +10:00
multi_file_test.c tests : Fix gcc-4.3 compiler warnings. 2008-10-19 16:06:42 +11:00
ogg_test.c Fix tests when configured with --disable-external-libs. 2008-05-21 19:20:24 +10:00
pcm_test.def *.(def|tpl) : Remove arch-tag comments from end of files. 2007-06-09 21:40:30 +10:00
pcm_test.tpl Whitespace fixes. 2008-10-09 19:51:09 +11:00
peak_chunk_test.c tests : Fix gcc-4.3 compiler warnings. 2008-10-19 16:06:42 +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 : Fix gcc-4.3 compiler warnings. 2008-10-19 16:06:42 +11:00
raw_test.c Clean out cruft. 2008-04-05 20:13:47 +11:00
scale_clip_test.def tests/scale_clip_test.(def|tpl) : Add tests for SFC_SET_INT_FLOAT_WRITE command. 2007-10-22 19:48:17 +10:00
scale_clip_test.tpl tests/scale_clip_test.(def|tpl) : Add tests for SFC_SET_INT_FLOAT_WRITE command. 2007-10-22 19:48:17 +10:00
sftest.c Clean out cruft. 2008-04-05 20:13:47 +11:00
sfversion.c Clean out cruft. 2008-04-05 20:13:47 +11:00
stdin_test.c Clean out cruft. 2008-04-05 20:13:47 +11:00
stdio_test.c tests : Fix gcc-4.3 compiler warnings. 2008-10-19 16:06:42 +11:00
stdout_test.c Clean out cruft. 2008-04-05 20:13:47 +11:00
string_test.c Add string tests (not yet working). 2008-08-23 14:02:29 +10:00
ulaw_test.c Clean out cruft. 2008-04-05 20:13:47 +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/utils.tpl tests/pcm_test.tpl : Update check_file_hash_or_die to use 64 bit hash. 2008-10-05 15:02:07 +11:00
virtual_io_test.c Clean out cruft. 2008-04-05 20:13:47 +11:00
vorbis_test.c Fix tests when configured with --disable-external-libs. 2008-05-21 19:20:24 +10:00
win32_ordinal_test.c tests/win32_ordinal_test.c : Fix calling of GetProcAddress with ordinal under win64. 2008-09-29 18:32:12 +10:00
win32_test.c tests : Fix gcc-4.3 compiler warnings. 2008-10-19 16:06:42 +11:00
write_read_test.def *.(def|tpl) : Remove arch-tag comments from end of files. 2007-06-09 21:40:30 +10:00
write_read_test.tpl Merge from -mdev branch. 2008-10-14 09:24:33 +11:00