aboutsummaryrefslogtreecommitdiff
path: root/src/systemcmds/tests/test_mixer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsDon Gagne2014-06-291-23/+10
* More tab fixesDon Gagne2014-06-291-1/+1
* Fix bugs found through compiler warningsDon Gagne2014-06-291-0/+1
* Hotfix: Move mixer variables in test routine into functionLorenz Meier2014-01-301-11/+11
* Testing disarming and rearming as well now, removed magic numbers in favor of...Lorenz Meier2014-01-021-6/+89
* Turned the mixer test into a real test, now also cross checking post mix resultsLorenz Meier2014-01-021-10/+70
* Add conversions and mixer tests. Work in progressLorenz Meier2013-12-311-1/+51
* Fixed mixer chunk load and line ending detection for good.Lorenz Meier2013-10-131-2/+127
* Added mixer testLorenz Meier2013-10-121-0/+74