aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/bug_462.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed unittest to work with python3.Renato Filho2012-03-081-3/+1
|
* Updated QtCore modue to works with python 2.x and 3.xRenato Filho2012-03-081-1/+4
|
* Initia QtCore port to python3.Renato Filho2012-03-081-2/+2
|
* Fixed unit test to avoid exit with thread running.Renato Araujo Oliveira Filho2010-11-191-0/+2
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* Created unit test for bug 462.Renato Araujo Oliveira Filho2010-11-191-0/+43
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>