aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signals
Commit message (Collapse)AuthorAgeFilesLines
...
* Signal emission tests with non QtGui testsLauro Neto2009-12-161-2/+67
| | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
* Fixing pysignal_tests with helper classesLauro Neto2009-12-161-8/+18
|
* Fixing "wrong number of arguments" testsLauro Neto2009-12-161-10/+20
|
* Adding decorator requires(ModuleName) for testsLauro Neto2009-12-163-14/+44
|
* Adding no-qtgui tests for lambda and multiple sigLauro Neto2009-12-162-7/+67
| | | | | | | Lambda tests using QProcess Multiple connections using QProcess and split into separate test cases
* Fixing multiple signal testsLauro Neto2009-12-161-6/+10
| | | | | Changed to use a emitter argument to run_many, so we can pass qpushbutton.click or a partial call for python signals
* args_dont_match.py renamed to args_dont_match_test.pyHugo Lima2009-12-161-0/+0
| | | | Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-2118-0/+1023