summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/class_super.py
Commit message (Collapse)AuthorAge
* tests: Add tests for calling super and loading a method directly.Damien George2017-04-22
|
* tests: Add more tests to improve coverage, mostly testing exceptions.Damien George2015-08-21
|
* tests: Rename test scripts, changing - to _ for consistency.Damien George2014-07-05
From now on, all new tests must use underscore. Addresses issue #727.