aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui/bug_696.py
Commit message (Collapse)AuthorAgeFilesLines
* Only raise 'RuntimeError' for function call to avoid problems with ↵Renato Filho2012-03-081-1/+9
| | | | contructor order calls.
* Created unit test for bug #696.Renato Filho2012-03-081-0/+43
Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Marcelo Lira <marcelo.lira@openbossa.org>