5 Commits

Author SHA1 Message Date
Dmitry Marakasov
e37245b7e1 Test SDLMixer init
Some SDLMixer tests are muted: Mix_Init(0) doesn't really return mask of
initted sample/music loaders for me, despite the documentation says it
should. SDL_mixer bug?
2016-02-17 03:59:14 +03:00
Dmitry Marakasov
6da3e4e71f Use move tests for mixer 2016-02-03 01:39:51 +03:00
Dmitry Marakasov
2c7d6a9d19 Add tests for Mixer sound/music finished handlers 2016-01-29 01:57:30 +03:00
Dmitry Marakasov
0aede126fc Fix main() signatures to be compatible with SDL_main 2015-12-15 22:06:56 +03:00
Dmitry Marakasov
3953d77a9b Add mixer live test 2015-09-07 01:59:59 +03:00