aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/objecttypeoperators_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Add support for operator overload injection.Hugo Parente Lima2012-03-081-0/+3
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Lauro Moura <lauro.neto@openbossa.org>
* Add support to fix the bug#493 - "__eq__ and friends not implemented for ↵Hugo Parente Lima2012-03-081-0/+9
| | | | QKeyEvent == QKeySequence"
* Fix bug#495 - "Broken rich compare operators if they use an object-type as ↵Hugo Parente Lima2012-03-081-0/+43
parameter"