aboutsummaryrefslogtreecommitdiff
path: root/tests/sdl_audio_mix.c
AgeCommit message (Collapse)Author
2013-06-13Added test for SDL_Mix that includes looping audio.Michael Bishop
The test demonstrates that looping produces gaps in the sound.
2013-03-12make test_sdl_audio_mix report a resultAlon Zakai
2013-03-08Added test and fixed bugs exposed by the test.Michael Bishop
2013-03-08Added test that tests the basic functionality of SDL_Mixer including pausing ↵Michael Bishop
and resuming both the Sound channels and Music channel.