aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phonon
Commit message (Collapse)AuthorAgeFilesLines
* Created unittest for bug 328.renatofilho2010-09-152-0/+19
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@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
|
* Remove wrapper for classes: QString, QStringRef, QLatin1String, ↵Hugo Parente Lima2010-06-101-2/+2
| | | | QStringMatcher, QChar and QLatin1Char.
* Created new unittest model.Renato Filho2010-06-071-0/+2
| | | | | | | | Separete unittest for module. Only run unittest for compiled modules. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* 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-213-0/+108