Extended integration test for QSoundEffect
authorLev Zelenskiy <lev.zelenskiy@nokia.com>
Fri, 20 Apr 2012 07:14:26 +0000 (17:14 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 25 Apr 2012 02:55:20 +0000 (04:55 +0200)
commit81e3c112e2eb0e2af43e04dccd5e51e1b45863d0
treecf3f09a12cd2004c472b5721eb3b94a618f58d30
parentcd5e90f00ac9f5c217aecde3b718a14d43c34758
Extended integration test for QSoundEffect

- setting the source while loading, and while playing;
- supported mimetypes;
- loading corrupt wave files;

Change-Id: Iff27921aaf3a67bcf88807b2a5656deb8cf2d77e
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
tests/auto/integration/qsoundeffect/test_corrupted.wav [new file with mode: 0644]
tests/auto/integration/qsoundeffect/test_tone.wav [new file with mode: 0644]
tests/auto/integration/qsoundeffect/tst_qsoundeffect.cpp