summaryrefslogtreecommitdiff
path: root/tests/basics/class_super.py
AgeCommit message (Collapse)Author
2017-04-22tests: Add tests for calling super and loading a method directly.Damien George
2015-08-21tests: Add more tests to improve coverage, mostly testing exceptions.Damien George
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
From now on, all new tests must use underscore. Addresses issue #727.