aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/qthread_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug#471 - "QtCore.QObject is missing 'thread' method"Hugo Parente Lima2010-11-161-0/+2
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Created new unittest model.Renato Filho2010-06-071-0/+76
Separete unittest for module. Only run unittest for compiled modules. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>