aboutsummaryrefslogtreecommitdiffstats
path: root/tests/util
Commit message (Collapse)AuthorAgeFilesLines
* Store randon port after fail on first attempt.Renato Filho2010-09-081-1/+2
| | | | | Reviewer: Hugo Parente Lima <hugo.pl@gmail.com> Lauro Moura <lauro.neto@openbossa.org>
* Fix bug#282 and bug#283.Hugo Parente Lima2010-09-081-8/+76
|
* Implemented a dummy http server to run unit-test on a offline computer.Renato Filho2010-06-181-0/+71
| | | | | Reviewed: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-102-0/+0
|
* 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