aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_dither.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-19test/test_pcm: use C++11 random instead of GLibMax Kellermann1-1/+1
2013-10-16test: use the CPPUNIT framework for unit testsMax Kellermann1-8/+6
2013-04-09pcm_*: move to src/pcm/Max Kellermann1-1/+1
2013-01-31test/test_pcm: merge source buffer generatorMax Kellermann1-28/+9
2013-01-31PcmDither: convert struct to a classMax Kellermann1-8/+4
2013-01-31pcm_*: convert to C++Max Kellermann1-4/+1
2013-01-31test/test_pcm: convert to C++Max Kellermann1-5/+8
2012-07-10require GLib 2.16Max Kellermann1-1/+0
2011-10-19test: add GLib testing compatibility headerMax Kellermann1-0/+1
2011-10-10pcm_dither: pass an "end" pointer instead of a sample countMax Kellermann1-2/+2
2011-10-10test: add unit test for the PCM libraryMax Kellermann1-0/+79