summaryrefslogtreecommitdiff
path: root/tests/write_read_test.tpl
AgeCommit message (Expand)AuthorFilesLines
2014-06-28tests/write_read_test.tpl : Rename 'long_file_okz' -> 'long_file_ok'.Erik de Castro Lopo1-2/+2
2012-03-18Whitespace.Erik de Castro Lopo1-2/+2
2012-03-10tests/ : Add tests for 20 and 24 bit ALAC/CAF files.Erik de Castro Lopo1-1/+3
2012-03-06tests/ : Add tests for 32 bit ALAC/CAD files.Erik de Castro Lopo1-0/+2
2012-03-03tests/write_read_test.tpl : Expand tests to cover ALAC.Erik de Castro Lopo1-6/+61
2012-02-18tests/ : Fix all printf format warnings.Erik de Castro Lopo1-21/+22
2012-01-21More whitespace and cstyle fixes.Erik de Castro Lopo1-5/+5
2012-01-20Whitespace and cstyle fixes.Erik de Castro Lopo1-2/+2
2011-10-06tests/write_read_test.tpl : Remove un-needed windows only truncate() implemen...Erik de Castro Lopo1-27/+0
2011-09-04tests/write_read_test.tpl : Add tests for 32 bit PCM SD2 files.Erik de Castro Lopo1-0/+1
2011-03-28Fix a bunch of compiler warnings with gcc-4.6.Erik de Castro Lopo1-5/+2
2011-01-19Update copyright dates.Erik de Castro Lopo1-1/+1
2010-09-29tests/write_read_test.tpl : Don't allow SDS files to have a long frame count.Erik de Castro Lopo1-4/+4
2009-02-07Update copyright notices.Erik de Castro Lopo1-1/+1
2008-10-14Merge from -mdev branch.Erik de Castro Lopo1-1/+1
2008-10-09Whitespace fixes.Erik de Castro Lopo1-1/+1
2008-08-23tests/write_read_test.tpl : Add tests for RF64.Erik de Castro Lopo1-0/+18
2008-05-21Fix tests when configured with --disable-external-libs.Erik de Castro Lopo1-4/+8
2008-05-11tests/write_read_test.tpl : Fix signed/unsigned comparison warning.Erik de Castro Lopo1-2/+1
2008-05-11tests/write_read_test.tpl : Add a test for extending a file during write by s...Erik de Castro Lopo1-4/+81
2008-04-19Add tests for MPC 2000 file format.Erik de Castro Lopo1-1/+7
2008-01-24tests/write_read_test.tpl : Minor tweaks.Erik de Castro Lopo1-2/+3
2008-01-21tests/write_read_test.tpl : Fix reporting of errors in new_rdwr_XXXX_test.Erik de Castro Lopo1-1/+1
2007-06-10tests/write_read_test.tpl : Don't do multi_seek_test on SF_FORMAT_RAW.Erik de Castro Lopo1-1/+5
2007-06-10tests/write_read_test.tpl : Add multi_seek_test.Erik de Castro Lopo1-0/+20
2007-06-09*.(def|tpl) : Remove arch-tag comments from end of files.Erik de Castro Lopo1-6/+4
2006-10-31Make new FLAC stuff build and run correctly.Erik de Castro Lopo1-6/+1
2006-06-21Fix gcc-4.1 type punned pointer warnings.Erik de Castro Lopo1-19/+24
2006-05-22write_read_test.tpl : Change the order of some tests.Erik de Castro Lopo1-29/+36
2006-03-11Merge RIFX stuff from --rifx branch.Erik de Castro Lopo1-2/+9
2005-11-19write_read_test.tpl : Fix issue with AU files.Erik de Castro Lopo1-2/+4
2005-09-03Fix autoconf config issues using new file sfconfig.h.Erik de Castro Lopo1-2/+2
2005-07-28Add funtions sf_write_sync() to the API.Erik de Castro Lopo1-0/+4
2005-07-09Add support for 8 bit signed integers in CAF files.Erik de Castro Lopo1-1/+2
2005-07-08Add tests for CAF.Erik de Castro Lopo1-0/+20
2005-02-12Delete subtypes SF_FORMAT_FLAC_* and replace with SF_FORMAT_PCM_*.Erik de Castro Lopo1-3/+3
2005-01-30Fix conditional compiling/testing of flac.Erik de Castro Lopo1-1/+7
2005-01-29Fix make distcheck.Erik de Castro Lopo1-0/+2
2005-01-29Manual merge FLAC handling from experimental --flac branch.Erik de Castro Lopo1-2/+13
2005-01-27Final phase of write_read_test clean up.Erik de Castro Lopo1-56/+95
2005-01-26Second pass of write_read_test clean up.Erik de Castro Lopo1-51/+60
2005-01-26First pass clean up of write_read_test.Erik de Castro Lopo1-115/+131
2005-01-26Update copyright notices.Erik de Castro Lopo1-1/+1
2005-01-26Make write_read_test pass distcheck.Erik de Castro Lopo1-3/+3
2005-01-25Rename SF_SEEK_ERROR to PSF_SEEK_ERROR.Erik de Castro Lopo1-1/+31
2005-01-25Update to write_read_test which breaks PAF.Erik de Castro Lopo1-4/+5
2004-10-31Add functions to check for file descriptor leakage.Erik de Castro Lopo1-2/+13
2004-10-29Add a delete_file() function which also deletes the resource fork of SD2. files.Erik de Castro Lopo1-2/+2
2004-10-28Update test progs to handle modified test_open_file_or_die().Erik de Castro Lopo1-1/+1
2004-10-28Add sd2 tests and use allow_fd.Erik de Castro Lopo1-28/+42