Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | |||||
* | test/test_pcm: add PcmExport unit test | Max Kellermann | 2014-08-12 | 1 | -0/+1 |
| | |||||
* | test/test_pcm_all: move CPPUNIT_TEST_SUITE_REGISTRATION() to test_pcm_main.cxx | Max Kellermann | 2014-03-15 | 1 | -0/+7 |
| | | | | | | Run each unit test only once. Using CPPUNIT_TEST_SUITE_REGISTRATION from within the header meant that each unit class was registered again for each source file that includes the header. | ||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | test/*: add more missing stdlib.h includes | Max Kellermann | 2013-11-05 | 1 | -0/+2 |
| | |||||
* | test: use the CPPUNIT framework for unit tests | Max Kellermann | 2013-10-16 | 1 | -27/+8 |
| | |||||
* | test/test_pcm: add unit test for pcm_mix() | Max Kellermann | 2013-02-01 | 1 | -0/+5 |
| | |||||
* | test/test_pcm: add unit tests for the PcmFormat library | Max Kellermann | 2013-02-01 | 1 | -0/+5 |
| | |||||
* | test/test_pcm: convert to C++ | Max Kellermann | 2013-01-31 | 1 | -0/+42 |