PySide/tests/QtDeclarative
Renato Filho 5cc288b679 Created unit test for bug #951.
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
          Luciano Wolf <luciano.wolf@openbossa.org>
2011-08-11 19:14:57 -03:00
..
bug_451.py Fix QML tests on Windows. 2010-12-17 19:16:56 -02:00
bug_451.qml Created unit test for bug #451. 2010-11-05 19:01:07 -03:00
bug_456.py Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads to application crash)" 2010-12-29 10:14:28 -02:00
bug_456.qml Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads to application crash)" 2010-12-29 10:14:28 -02:00
bug_557.py Fix bug#557 - "Segmentation fault in QDeclarativeComponent.loadUrl()" 2011-01-05 14:35:11 -02:00
bug_726.py Created unit test for bug #726. 2011-03-21 11:57:38 -03:00
bug_726.qml Created unit test for bug #726. 2011-03-21 11:57:38 -03:00
bug_814.py Fix bug 814 test. 2011-04-19 16:37:22 -03:00
bug_814.qml Fix bug 814 test. 2011-04-19 16:37:22 -03:00
bug_825.py Fix bug 825 - "Can't register a class using that uses metaclasses in QML using qmlRegisterType" 2011-05-05 16:13:59 -03:00
bug_825.qml Fix bug 825 - "Can't register a class using that uses metaclasses in QML using qmlRegisterType" 2011-05-05 16:13:59 -03:00
bug_847.py Fixed unit test for bug_847 mandelbug. 2011-07-22 11:51:44 -03:00
bug_847.qml Fixed unit test for bug_847 mandelbug. 2011-07-22 11:51:44 -03:00
bug_915.py Created unit test for bug #915. 2011-07-14 17:21:34 -03:00
bug_926.py Fix bug 926 - "qmlRegisterType does not work with QObject" 2011-07-20 15:31:33 -03:00
bug_926.qml Fix bug 926 - "qmlRegisterType does not work with QObject" 2011-07-20 15:31:33 -03:00
bug_951.py Created unit test for bug #951. 2011-08-11 19:14:57 -03:00
bug_951.qml Created unit test for bug #951. 2011-08-11 19:14:57 -03:00
CMakeLists.txt Created unit test for bug #951. 2011-08-11 19:14:57 -03:00
connect_python_qml.py Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads to application crash)" 2010-12-29 10:14:28 -02:00
connect_python_qml.qml Fix bug#563 - "Unhandled signal emitting with invalid signature (which leads to application crash)" 2010-12-29 10:14:28 -02:00
hw.qml Modifyed declarative test to avoi use of network. 2010-08-25 17:32:12 -03:00
qdeclarativenetwork_test.py Modifyed declarative test to avoi use of network. 2010-08-25 17:32:12 -03:00
qdeclarativeview_test.py Created unit test for qvariant conversion for object type. 2010-11-10 18:52:47 -03:00
registertype.py Add tests for qmlregisterType function and qml list properties. 2010-12-09 16:19:41 -02:00
registertype.qml Fixed QML type registering test. 2010-12-17 11:39:03 -03:00
view.qml Created new unittest model. 2010-06-07 16:57:11 -03:00
viewmodel.qml Created unit test for qvariant conversion for object type. 2010-11-10 18:52:47 -03:00