aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/qtimer_timeout_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Check if the same python object arrive on destroyed signal.Renato Filho2012-03-081-0/+3
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Hugo Parente Lima <hugo.pl@gmail.com>
* Created new unittest model.Renato Filho2010-06-071-0/+57
Separete unittest for module. Only run unittest for compiled modules. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>