aboutsummaryrefslogtreecommitdiffstats
path: root/tests/samplebinding/virtualmethods_test.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed injected code processing to avoid infinite recursion in virtual method ...Marcelo Lira2012-03-081-1/+10
* Updated necessary unit tests to handle with exceptions.Renato Filho2012-03-081-1/+4
* chmod -x on all tests.Hugo Parente Lima2010-06-161-0/+0
* Better error messages when reimplementing virtual methods.Hugo Parente Lima2010-04-081-1/+9
* Updates virtual method tests.Marcelo Lira2009-12-151-3/+9
* Expanded virtual methods tests with a case of reimplementation of a grand par...Marcelo Lira2009-12-021-1/+48
* 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/+26
* updated sample library with VirtualMethods class which containsMarcelo Lira2009-08-271-0/+36