aboutsummaryrefslogtreecommitdiff
path: root/test/sound/audiostream.h
AgeCommit message (Collapse)Author
2010-02-09Add some additional tests for SubLoopingAudioStream and LoopingAudioStream. ↵Johannes Schickel
(Currently SubLoopingAudioStream tests fail for a reason unknown to me...) svn-id: r48019
2010-02-09Add unit test for SubLoopingAudioStream. (Currently they fail though :-/)Johannes Schickel
svn-id: r48017
2010-02-06Add test case for partial reads in LoopingAudioStream too.Johannes Schickel
svn-id: r47938
2010-02-06Some slight extension for the LoopingAudioStream unit test(s).Johannes Schickel
svn-id: r47937
2010-02-06Add (currently failing :-/) unit tests for LoopingAudioStream.Johannes Schickel
svn-id: r47934
2010-02-03Add tests for RawStream's seek implementation.Johannes Schickel
svn-id: r47862
2010-02-01Add some basic tests for Audio::convertTimeToStreamPos.Johannes Schickel
svn-id: r47804