aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signals/lambda_test.py
Commit message (Collapse)AuthorAgeFilesLines
* chmod -x on some tests, because we need to follow a pattern.Hugo Parente Lima2010-06-101-0/+0
|
* Created new unittest model.Renato Filho2010-06-071-0/+0
| | | | | | | | Separete unittest for module. Only run unittest for compiled modules. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
* Split signal tests into gui and core testsLauro Neto2010-01-041-29/+1
| | | | | Can't use a QApplication and a QCoreApplication in the same process
* Adding decorator requires(ModuleName) for testsLauro Neto2009-12-161-9/+30
|
* Adding no-qtgui tests for lambda and multiple sigLauro Neto2009-12-161-1/+20
| | | | | | | Lambda tests using QProcess Multiple connections using QProcess and split into separate test cases
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-211-0/+53