aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtCore/bug_686.py
Commit message (Collapse)AuthorAgeFilesLines
* Update test for python 2.5Lauro Neto2012-03-081-0/+2
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Reviewer: Hugo Lima <hugo.lima@openbossa.org>
* Fix bug 686 - "Request to make Q[Mutex|Read|Write]Locker context managers"Hugo Parente Lima2012-03-081-0/+85
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>