aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qtcore/qvariant_test.py
Commit message (Collapse)AuthorAgeFilesLines
* QVariant.toList returns a list when it contains a python sequence.Hugo Lima2010-04-051-0/+5
|
* Isolate QVariant tests that use pure python objsLauro Neto2010-03-221-48/+49
|
* Fixing several testsLauro Neto2010-02-021-2/+22
| | | | | | | | | | Using isinstance instead of comparing classes names Removing unnecessary tuple check, treated by the return value unpacking Adding missing inject code tests Adding qfile.getchar test Fixing QLocale.to* methods fixing __setitem__ in qbytearray
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-211-0/+115