aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/duck_punching_test.py
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix deprecation warningsFriedemann Kleint2016-12-191-4/+4
* Updated license headers of the tests (Python)Friedemann Kleint2016-09-231-22/+27
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-281-1/+1
* Fixed tests to work with python3.x and python2.xRenato Filho2012-03-081-0/+1
* Fixed duck punch unti test to work with Python3.Hugo Parente Lima2012-03-081-5/+11
* Replaced "isUserType" test for the correct "hasCppWrapper" before method calls.Marcelo Lira2012-03-081-0/+12
* BindingManager destructor now asserts if the wrapper map is empty.Marcelo Lira2010-07-271-0/+13
* chmod -x on all tests.Hugo Parente Lima2010-06-161-0/+0
* Adds support for Duck Punching (aka Monkey Patching).Marcelo Lira2010-01-211-0/+139