PySide/tests/pysidetest
Renato Araujo Oliveira Filho fc471bed0f Used more common signature on function test to QList objects.
Replaced "const QList<QObject*>" signature to "const QList<QObject*>&",
more used on Qt code.
2010-12-23 15:47:59 -03:00
..
CMakeLists.txt Fix testbinding dependency 2010-12-22 18:11:26 -03:00
delegatecreateseditor_test.py Fixes bug #502. 2010-12-20 17:54:09 -03:00
global.h Added test for Python written models returning new objects without keeping reference to them. 2010-12-13 17:55:54 -03:00
homonymoussignalandmethod_test.py Signal objects redirect calls for homonymous methods. 2010-10-11 17:47:03 -03:00
list_signal_test.py Moved list_signal_test to pysidetest library. 2010-12-22 16:34:29 -03:00
modelview_test.py Added a call to QObject.metaObject() to check if a segfault is caused. 2010-12-17 13:59:51 -03:00
pyside_global.h Added a PySide derived test library. 2010-10-11 17:47:03 -03:00
symbols.filter Added a PySide derived test library. 2010-10-11 17:47:03 -03:00
testobject.cpp Added a PySide derived test library. 2010-10-11 17:47:03 -03:00
testobject.h Used more common signature on function test to QList objects. 2010-12-23 15:47:59 -03:00
testview.cpp Fixes bug #502. 2010-12-20 17:54:09 -03:00
testview.h Fixes bug #502. 2010-12-20 17:54:09 -03:00
typesystem_pysidetest.xml Fixes bug #502. 2010-12-20 17:54:09 -03:00
version_test.py Added PySide attributes to specify current version, and Qt version. 2010-11-12 14:25:27 -03:00