aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/nondefaultctor_test.py
Commit message (Expand)AuthorAgeFilesLines
* chmod -x on all tests.Hugo Parente Lima2010-06-161-0/+0
* Added tests for the bug related to tp_new vs tp_init problem.Hugo Lima2010-01-111-1/+6
* Fix LGPL license plates to libsample unit tests, so the tests can be executed...Hugo Lima2009-09-081-26/+24
* added LGPL license plates to libsample unit testsMarcelo Lira2009-09-031-0/+25
* renamed PolymorphicData class to OverloadData, this should represent correctlyMarcelo Lira2009-09-021-1/+0
* Added a python test to classes without default ctorHugo Lima2009-09-011-0/+39