aboutsummaryrefslogtreecommitdiffstats
path: root/tests/util
Commit message (Collapse)AuthorAgeFilesLines
* Replace "requires" class decorator with a simple if (for Python 2.5 ↵Anderson Lizardo2010-03-021-43/+0
| | | | | | | compatibility) Reviewed-by: Lauro Moura <lauro.neto@openbossa.org> Reviewed-by: Bruno Araujo <bruno.araujo@openbossa.org>
* Adding metaclass for tests - DocModifierLauro Neto2010-01-131-0/+89
|
* Adding decorator requires(ModuleName) for testsLauro Neto2009-12-162-0/+43
|
* Add empty classes when QtGui's not availableLauro Neto2009-12-161-0/+13
| | | | | Also, for tests using the UsesQApplication will raise an NoQtGuiError when QtGui is not available.
* Removed some pyc files that SHOULD NEVER be in a VCSHugo Lima2009-09-281-0/+0
|
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-2126-0/+724