Commit Graph

411 Commits

Author SHA1 Message Date
Erik de Castro Lopo
8868115975 tests/string_test.c : Fix un-initialised char buffer. 2012-03-18 14:33:21 +11:00
Erik de Castro Lopo
9fa6c74223 Whitespace. 2012-03-18 12:06:16 +11:00
Erik de Castro Lopo
96b735a440 Reworking of custom chunk handling code. 2012-03-18 11:53:44 +11:00
Erik de Castro Lopo
5e10b3ccdf Whitespace and ChangeLog. 2012-03-17 20:20:02 +11:00
IOhannes m zmoelnig
5c36dcb54d added tests, whether the ID is properly set when retrieving chunks 2012-03-16 23:06:14 +01:00
IOhannes m zmoelnig
8c062feddd added test for writing/reading multiple chunks of the same ID 2012-03-16 22:16:29 +01:00
IOhannes m zmoelnig
45160f0fd3 adapted chunk_test to new chunk retrieval API 2012-03-16 21:44:39 +01:00
Erik de Castro Lopo
9f9f63a161 tests/fix_this.c : Fix potential int overflow. 2012-03-13 20:41:19 +11:00
Erik de Castro Lopo
e4f207d8a1 tests/pipe_test.tpl : Disable tests on OS/2. Thanks Dave Yeo. 2012-03-10 18:33:10 +11:00
Erik de Castro Lopo
8cf1567ac6 tests/ : Add tests for 20 and 24 bit ALAC/CAF files. 2012-03-10 10:59:15 +11:00
Erik de Castro Lopo
636a1c066a tests/ : Add tests for 32 bit ALAC/CAD files. 2012-03-06 20:22:50 +11:00
Erik de Castro Lopo
784ecd459c tests/floating_point_test.tpl : Add tests for 16 bit ALAC/CAF. 2012-03-06 19:15:45 +11:00
Erik de Castro Lopo
694a3c8eaa tests/chunk_test.c : Clean up error messages. 2012-03-05 01:12:54 +11:00
Erik de Castro Lopo
548771cd3a tests/write_read_test.tpl : Expand tests to cover ALAC. 2012-03-03 23:17:15 +11:00
Erik de Castro Lopo
20e43d929a tests/header_test.tpl : Printf format fixes. 2012-02-26 11:21:58 +11:00
Erik de Castro Lopo
d22a57b887 tests/utils.tpl : Use gnu_printf format checking with mingw compiler. 2012-02-26 11:21:24 +11:00
Erik de Castro Lopo
0bf397f9f7 tests/floating_point_test.tpl : Add initial test for sf_current_byterate(). 2012-02-25 23:01:21 +11:00
Erik de Castro Lopo
dabdc133d0 tests/string_test.c : Fix valgrind warnings. 2012-02-19 22:23:53 +11:00
Erik de Castro Lopo
911f8103bb tests/chunk_test.c : Extend custom chunk test. 2012-02-18 13:55:38 +11:00
Erik de Castro Lopo
518e3be6ef tests/ : Fix all printf format warnings. 2012-02-18 12:59:32 +11:00
Erik de Castro Lopo
f4da909c5d tests/utils.tpl : Add GCC specific testing for format string parameters for exit_if_true(). 2012-02-18 11:58:25 +11:00
Erik de Castro Lopo
8508ec5679 More whitespace and cstyle fixes. 2012-01-21 14:24:38 +11:00
Erik de Castro Lopo
18c1105981 Whitespace and cstyle fixes. 2012-01-20 22:46:13 +11:00
Erik de Castro Lopo
2ad57eb9b6 tests/string_test.c : Add tests for extending files in RDWR mode. 2012-01-20 22:46:13 +11:00
Erik de Castro Lopo
bbfd5150da tests/chunk_test.c : Fix error message. 2012-01-09 22:25:59 +11:00
Erik de Castro Lopo
6f26709560 Test CAF files with custom chunks. 2012-01-05 18:11:15 +11:00
Erik de Castro Lopo
5eb6df461f tests/test_wrapper.sh.in : Extent chunk_test to WAV. 2011-12-31 23:16:59 +11:00
Erik de Castro Lopo
03ca17d444 tests/chunk_test.c : Add WAVEX and RIFX tests. 2011-12-31 23:07:49 +11:00
Erik de Castro Lopo
4cde8e30f4 Add new test for custom chunks. 2011-12-31 20:04:06 +11:00
Erik de Castro Lopo
6e2f0b340d tests/ : Minor cleanups. 2011-12-19 20:40:08 +11:00
Erik de Castro Lopo
952d4e4cd7 Fix compiler warnings with latest MinGW cross compiler. 2011-10-28 19:15:22 +11:00
Erik de Castro Lopo
3dd9bc6d21 tests/write_read_test.tpl : Remove un-needed windows only truncate() implementation. 2011-10-06 21:23:53 +11:00
Erik de Castro Lopo
835f31e8de tests/write_read_test.tpl : Add tests for 32 bit PCM SD2 files. 2011-09-04 13:47:55 +10:00
Erik de Castro Lopo
24fac32d57 Add 'checkprograms' Make target. 2011-07-07 19:47:51 +10:00
Erik de Castro Lopo
603f0fb519 tests/utils.tpl : Clean up use of memset. 2011-07-06 20:12:10 +10:00
Erik de Castro Lopo
a121ba7963 tests/format_check_test.c : Fix compiler warnings. 2011-07-05 19:37:09 +10:00
Erik de Castro Lopo
caa74f89bb tests/test_wrapper.sh.in : Fix for ENABLE_EXPERIMENTAL_CODE mode. 2011-07-04 21:47:02 +10:00
Erik de Castro Lopo
58780bc2d4 tests/format_check_test.c : Add a test to for SF_FINFO format field validation. 2011-07-04 19:36:59 +10:00
Erik de Castro Lopo
b16c4a98d7 */Makefile.am : Use check_PROGRAMS instead of noinst_PROGRAMS where appropriate. 2011-05-18 06:34:39 +10:00
Erik de Castro Lopo
837e348993 tests/format_check_test.c : Fix segfault. 2011-05-01 02:42:30 +10:00
Erik de Castro Lopo
4d13639134 tests/format_check_test.c : Fix '==' where there should have been a '='. 2011-04-29 06:37:20 +10:00
Erik de Castro Lopo
d01c3c090a Hook new test program into build and test runner. 2011-04-25 20:07:36 +10:00
Erik de Castro Lopo
f27916e62a tests/format_check_test.c : New test program. 2011-04-25 20:05:45 +10:00
Erik de Castro Lopo
9b8d1e0f2f Fix a bunch of compiler warnings with gcc-4.6. 2011-03-28 18:43:05 +11:00
Erik de Castro Lopo
4f143688e7 tests/string_test.c : Add test for SF_STR_SOFTWARE segfault bug. 2011-03-25 19:13:51 +11:00
Erik de Castro Lopo
44594192ce tests/utils.tpl : Add NOT macro to util.h. 2011-03-25 18:58:12 +11:00
Erik de Castro Lopo
3345ba66f1 tests/cpp_test.cc : Fix a broken test (test segfaults). 2011-03-22 22:46:25 +11:00
Erik de Castro Lopo
86bf88790f tests/Makefile.am : Link lib to win32_test so testuite tarball works. 2011-03-22 09:41:04 +11:00
Erik de Castro Lopo
e0c6b3038c tests/test_wrapper.sh.in : Don't run cpp_test.exe when compiled with w64 compiler. 2011-03-21 09:12:40 +11:00
Erik de Castro Lopo
6b032a1b5f tests/utils.tpl : Move sf_info_(clear|setup) inside #ifdef SNDFILE_H. 2011-03-18 18:27:22 +11:00