aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_pack.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19test/test_pcm: use C++11 random instead of GLibMax Kellermann1-3/+1
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann1-4/+4
2013-10-16system/ByteOrder: new library for byte ordering / endianessMax Kellermann1-2/+3
2013-10-16pcm_pack: convert to C++Max Kellermann1-4/+1
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-1/+1
2013-01-31test/test_pcm: merge source buffer generatorMax Kellermann1-24/+7
2013-01-31test/test_pcm: convert to C++Max Kellermann1-5/+8
2012-07-10require GLib 2.16Max Kellermann1-1/+0
2012-03-21audio_format: remove the reverse_endian attributeMax Kellermann1-2/+2
2011-10-19test: add GLib testing compatibility headerMax Kellermann1-0/+1
2011-10-10pcm_pack: pass an "end" pointer instead of a sample countMax Kellermann1-2/+2
2011-10-10test: add unit test for the PCM libraryMax Kellermann1-0/+89