aboutsummaryrefslogtreecommitdiffstats
path: root/tests/signals/signal_emission_test.py
Commit message (Expand)AuthorAgeFilesLines
* Add unit test for bug 684.Hugo Parente Lima2012-03-081-0/+13
* 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
* Fix bug#197, among some reference leaks.Hugo Parente Lima2010-04-121-1/+6
* Fix bug#210, "Can't connect generic callable objects as a slot".Hugo Parente Lima2010-04-081-0/+15
* Remove usage of QThread in signal emission testLauro Neto2010-01-041-12/+5
* Split signal tests into gui and core testsLauro Neto2010-01-041-109/+2
* Signal emission tests with non QtGui testsLauro Neto2009-12-161-2/+67
* Fixing "wrong number of arguments" testsLauro Neto2009-12-161-10/+20
* Adding decorator requires(ModuleName) for testsLauro Neto2009-12-161-5/+12
* Added all original pyside unit tests to the shiboken version.Hugo Lima2009-09-211-0/+123