aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phonon/basic_playing_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring to Phonon basic playing test.Marcelo Lira2012-03-081-32/+26
| | | | | | | Also replaced the ogg audio tone file for a wav one. Reviewed by Hugo Parente <hugo.lima@openbossa.org> Reviewed by Renato Araújo <renato.filho@openbossa.org>
* Only try to play the ogg file if the system has the capability to do it.Hugo Parente Lima2012-03-081-3/+7
| | | | | | | This fix a failing test on macosx. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Fix phonon testLuciano Wolf2010-06-171-4/+8
| | | | | | | | Now it checks for ogg backend before playing. The timeout was moved to 10s to avoid phonon timeout. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Renato Araújo <renato.araujo@openbossa.org>
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-101-0/+0
|
* Fix phonon playing testLauro Neto2010-05-031-5/+11
| | | | | Wasn't playing anything as no output was being connected to the source.
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-211-0/+60