summaryrefslogtreecommitdiff
path: root/tests/string_test.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-13Fix a couple of warnings uncovered by the clang compiler.Erik de Castro Lopo1-3/+1
2012-03-18tests/string_test.c : Fix un-initialised char buffer.Erik de Castro Lopo1-1/+1
2012-03-18Whitespace.Erik de Castro Lopo1-2/+2
2012-02-19tests/string_test.c : Fix valgrind warnings.Erik de Castro Lopo1-0/+6
2012-02-18tests/ : Fix all printf format warnings.Erik de Castro Lopo1-7/+8
2012-01-21More whitespace and cstyle fixes.Erik de Castro Lopo1-2/+2
2012-01-20tests/string_test.c : Add tests for extending files in RDWR mode.Erik de Castro Lopo1-4/+131
2011-03-28Fix a bunch of compiler warnings with gcc-4.6.Erik de Castro Lopo1-6/+2
2011-03-25tests/string_test.c : Add test for SF_STR_SOFTWARE segfault bug.Erik de Castro Lopo1-0/+42
2011-01-19Update copyright dates.Erik de Castro Lopo1-1/+1
2010-10-12tests/string_test.c : Add tests for SF_STR_GENRE and SF_STR_TRACKNUMBER.Erik de Castro Lopo1-2/+19
2009-02-07Update copyright notices.Erik de Castro Lopo1-1/+1
2008-12-14tests/string_test.c : Add test for RDWR mode where the file ends up shorter t...Erik de Castro Lopo1-1/+72
2008-08-23Add string tests (not yet working).Erik de Castro Lopo1-0/+10
2008-08-18tests/string_test.c : Add string tests for WAVEX and RIFX files.Erik de Castro Lopo1-15/+31
2008-08-18tests/string_test.c : Remove definition of static function libsndfile_str_cou...Erik de Castro Lopo1-1/+0
2008-08-18tests/string_test.c : Polish string_multi_set_test.Erik de Castro Lopo1-16/+24
2008-08-17tests/string_test.c : Add a new string_multi_set_test (currently failing).Erik de Castro Lopo1-17/+84
2008-08-17tests/string_test.c : Add a new string_rdwr_test (currently failing for WAV).Erik de Castro Lopo1-2/+54
2008-05-21Fix tests when configured with --disable-external-libs.Erik de Castro Lopo1-2/+8
2007-08-12Add string tests for ogg/vorbis.Erik de Castro Lopo1-2/+17
2007-07-14Make sure string tests for SF_STR_LICENSE actually works.Erik de Castro Lopo1-2/+2
2007-07-13Add string type SF_STR_LICENSE, update test and use for FLAC files.Erik de Castro Lopo1-1/+22
2007-07-13tests/string_test.c : Add ability to test strings stored in metadata secion o...Erik de Castro Lopo1-27/+132
2007-07-12Add string type SF_STR_ALBUM, update test and use for FLAC files.Erik de Castro Lopo1-1/+12
2005-09-03Fix autoconf config issues using new file sfconfig.h.Erik de Castro Lopo1-2/+2
2004-10-28Update test progs to handle modified test_open_file_or_die().Erik de Castro Lopo1-2/+2
2004-05-21Update usage of check_log_buffer_or_die().Erik de Castro Lopo1-1/+1
2004-04-26Fix problem when adding an SF_STR_SOFTWARE string.Erik de Castro Lopo1-4/+26
2004-03-01Add 2004 copyright dates.Erik de Castro Lopo1-3/+3
2004-02-13More zip.com.au to mega-nerd.com changes.Erik de Castro Lopo1-1/+1
2004-01-21initial importErik de Castro Lopo1-32/+10
2007-05-14First snapshot of the public project.Erik de Castro Lopo1-0/+227