aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pcm_pack.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test/test_pcm: replace 256 with prime numberMax Kellermann2014-03-151-2/+2
| | | | | Use some odd number that will expose problems with remaining samples after optimized vector operations.
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* test/test_pcm: use C++11 random instead of GLibMax Kellermann2013-10-191-3/+1
|
* test: use the CPPUNIT framework for unit testsMax Kellermann2013-10-161-4/+4
|
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-2/+3
| | | | Replacing GLib macros.
* pcm_pack: convert to C++Max Kellermann2013-10-161-4/+1
|
* pcm_*: move to src/pcm/Max Kellermann2013-04-091-1/+1
|
* test/test_pcm: merge source buffer generatorMax Kellermann2013-01-311-24/+7
|
* test/test_pcm: convert to C++Max Kellermann2013-01-311-0/+92