aboutsummaryrefslogtreecommitdiffstats
path: root/tests/pysidetest/modelview_test.py
Commit message (Expand)AuthorAgeFilesLines
* Updated pyside and signals tests to works with python 2.x and 3.xRenato Filho2012-03-081-1/+2
* Added a call to QObject.metaObject() to check if a segfault is caused.Marcelo Lira2012-03-081-1/+1
* Updated model/view test to follow changes in Shiboken/9459b9da commit.Marcelo Lira2012-03-081-1/+1
* Updated the PySide test related to Python model returning data to C++.Marcelo Lira2012-03-081-7/+26
* Added test for Python written models returning new objects without keeping re...Marcelo Lira2012-03-081-0/+51