aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtDeclarative/bug_456.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads ↵Hugo Parente Lima2012-03-081-1/+1
| | | | to application crash)"
* Fix QML tests on Windows.Hugo Parente Lima2012-03-081-1/+1
|
* Changed file permissions to 0644.Hugo Parente Lima2012-03-081-0/+0
|
* Created unit test for bug #451.renatofilho2010-11-051-38/+0
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Luciano Wolf <luciano.wolf@openbossa.org>
* unit test for bug #456renatofilho2010-11-031-0/+78
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Lauro Neto <lauro.neto@openbossa.org>