aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/namespace_test.py
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix deprecation warningsFriedemann Kleint2016-12-191-7/+7
* Updated license headers of the tests (Python)Friedemann Kleint2016-09-231-22/+27
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-281-1/+1
* Fix PYSIDE-108 bug and add exampleJohn Cummings2012-09-111-0/+4
* Fixed tests to work with python3.x and python2.xRenato Filho2012-03-081-3/+9
* Created unit test for bug #886.Renato Filho2012-03-081-0/+5
* Fix string used in tp_name on inner types.Hugo Parente Lima2012-03-081-0/+5
* chmod -x on all tests.Hugo Parente Lima2010-06-161-0/+0
* Added tests for user added functions declared inside namespaces.Hugo Parente Lima2010-04-301-0/+4
* Added support for enums inside classes inside namespaces.Hugo Parente Lima2010-04-221-0/+1
* Add test for classes and inner classes inside namespaces.Hugo Parente Lima2010-04-221-0/+39