aboutsummaryrefslogtreecommitdiffstats
path: root/tests/qtcore/qlocale_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixing several testsLauro Neto2010-02-021-5/+19
| | | | | | | | | | 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/+26