summaryrefslogtreecommitdiff
path: root/tests/chunk_test.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-18Reworking of custom chunk handling code.Erik de Castro Lopo1-38/+39
2012-03-17Whitespace and ChangeLog.Erik de Castro Lopo1-0/+1
2012-03-16added tests, whether the ID is properly set when retrieving chunksIOhannes m zmoelnig1-1/+11
2012-03-16added test for writing/reading multiple chunks of the same IDIOhannes m zmoelnig1-0/+101
2012-03-16adapted chunk_test to new chunk retrieval APIIOhannes m zmoelnig1-2/+4
2012-03-05tests/chunk_test.c : Clean up error messages.Erik de Castro Lopo1-5/+4
2012-02-18tests/chunk_test.c : Extend custom chunk test.Erik de Castro Lopo1-9/+18
2012-02-18tests/ : Fix all printf format warnings.Erik de Castro Lopo1-1/+1
2012-01-21More whitespace and cstyle fixes.Erik de Castro Lopo1-1/+1
2012-01-09tests/chunk_test.c : Fix error message.Erik de Castro Lopo1-1/+1
2012-01-05Test CAF files with custom chunks.Erik de Castro Lopo1-1/+6
2011-12-31tests/chunk_test.c : Add WAVEX and RIFX tests.Erik de Castro Lopo1-0/+2
2011-12-31Add new test for custom chunks.Erik de Castro Lopo1-0/+163