aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signals/multiple_connections_test.py
Commit message (Expand)AuthorAgeFilesLines
* Replace "requires" class decorator with a simple if (for Python 2.5 compatibi...Anderson Lizardo2010-03-021-1/+0
* Fixed memory leak on callbacks used on signal connection.Renato Filho2010-02-231-2/+2
* Split signal tests into gui and core testsLauro Neto2010-01-041-27/+1
* Adding decorator requires(ModuleName) for testsLauro Neto2009-12-161-0/+2
* Adding no-qtgui tests for lambda and multiple sigLauro Neto2009-12-161-6/+47
* Fixing multiple signal testsLauro Neto2009-12-161-6/+10
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-211-0/+65